Ignore:
Timestamp:
Feb 16, 2000, 12:39:20 AM (26 years ago)
Author:
bird
Message:

IOCtl exported services.
k32AllocMemEx.

File:
1 edited

Legend:

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

    r2796 r2799  
    1 /* $Id: OS2KVM.h,v 1.1 2000-02-15 16:26:06 bird Exp $
     1/* $Id: OS2KVM.h,v 1.2 2000-02-15 23:39:19 bird Exp $
    22 *
    33 * OS/2 kernel VM functions.
     
    6363    ULONG   cbSize,
    6464    ULONG   SomeArg1,
    65     ULONG   flFlags1
    66     USHORT  hPTDA
    67     USHORT  usVMOwnerId
    68     USHORT  hMTE
    69     ULONG   flFlags2
     65    ULONG   flFlags1,
     66    USHORT  hPTDA,
     67    USHORT  usVMOwnerId,
     68    USHORT  hMTE,
     69    ULONG   flFlags2,
    7070    ULONG   SomeArg2,
    7171    PVMAC   pvmac);
Note: See TracChangeset for help on using the changeset viewer.