Changeset 5096 for trunk/src/win32k
- Timestamp:
- Feb 11, 2001, 4:03:23 PM (25 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/win32k/include/k32.h (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/win32k/include/k32.hr4787 r5096 1 /* $Id: k32.h,v 1. 5 2000-12-11 06:53:51bird Exp $1 /* $Id: k32.h,v 1.6 2001-02-11 15:03:23 bird Exp $ 2 2 * 3 3 * k32 - definitions. … … 20 20 *******************************************************************************/ 21 21 APIRET k32AllocMemEx(PPVOID ppb, ULONG cb, ULONG flag, ULONG ulCS, ULONG ulEIP); 22 APIRET k32QuerySystemMemInfo(PK32SYSTEMMEMINFO pMemInfo); 22 23 APIRET k32QueryOTEs(HMTE hMTE, PQOTEBUFFER pQOte, ULONG cbOte); 23 24 APIRET k32QueryOptionsStatus(PK32OPTIONS pOptions, PK32STATUS pStatus); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
