Changeset 5247 for trunk/src/win32k/include/k32.h
- Timestamp:
- Feb 23, 2001, 3:57:55 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/win32k/include/k32.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/k32.h
r5224 r5247 1 /* $Id: k32.h,v 1. 8 2001-02-21 07:46:10bird Exp $1 /* $Id: k32.h,v 1.9 2001-02-23 02:57:54 bird Exp $ 2 2 * 3 3 * k32 API - definitions. … … 20 20 *******************************************************************************/ 21 21 APIRET _System k32AllocMemEx(PPVOID ppb, ULONG cb, ULONG flFlags, ULONG ulCS, ULONG ulEIP); 22 APIRET _System k32HandleSystemEvent(ULONG ulEvent, HEV hev, BOOL fHandle); 22 23 APIRET _System k32QueryCallGate(PUSHORT pusCGSelector); 23 24 APIRET _System k32QuerySystemMemInfo(PK32SYSTEMMEMINFO pMemInfo);
Note:
See TracChangeset
for help on using the changeset viewer.
