Changeset 5096


Ignore:
Timestamp:
Feb 11, 2001, 4:03:23 PM (24 years ago)
Author:
bird
Message:

Added k32QuerySystemMemInfo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/win32k/include/k32.h

    r4787 r5096  
    1 /* $Id: k32.h,v 1.5 2000-12-11 06:53:51 bird Exp $
     1/* $Id: k32.h,v 1.6 2001-02-11 15:03:23 bird Exp $
    22 *
    33 * k32 - definitions.
     
    2020*******************************************************************************/
    2121APIRET k32AllocMemEx(PPVOID ppb, ULONG cb, ULONG flag, ULONG ulCS, ULONG ulEIP);
     22APIRET k32QuerySystemMemInfo(PK32SYSTEMMEMINFO pMemInfo);
    2223APIRET k32QueryOTEs(HMTE hMTE, PQOTEBUFFER pQOte, ULONG cbOte);
    2324APIRET k32QueryOptionsStatus(PK32OPTIONS pOptions, PK32STATUS pStatus);
Note: See TracChangeset for help on using the changeset viewer.