Ignore:
Timestamp:
Apr 17, 2000, 3:56:50 AM (25 years ago)
Author:
bird
Message:

Added new function import.
Added some new modules.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/include/OS2KVM.h

    r2823 r3411  
    1 /* $Id: OS2KVM.h,v 1.3 2000-02-18 19:27:29 bird Exp $
     1/* $Id: OS2KVM.h,v 1.4 2000-04-17 01:56:49 bird Exp $
    22 *
    33 * OS/2 kernel VM functions.
     
    103103    PVMAC   pvmac);
    104104
    105 
     105APIRET KRNLCALL VMObjHandleInfo(
     106    USHORT  usHob,
     107    PULONG  pulAddr,
     108    PUSHORT pushPTDA);
    106109
    107110#endif
Note: See TracChangeset for help on using the changeset viewer.