Changeset 6286 for trunk/src/win32k/include
- Timestamp:
 - Jul 10, 2001, 7:24:33 AM (24 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/win32k/include/k32.h (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/win32k/include/k32.h
r6224 r6286 1 /* $Id: k32.h,v 1.1 0 2001-07-08 03:02:31bird Exp $1 /* $Id: k32.h,v 1.11 2001-07-10 05:24:33 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 k32KillProcessEx(ULONG flAction, PID pid); 22 23 APIRET _System k32HandleSystemEvent(ULONG ulEvent, HEV hev, BOOL fHandle); 23 24 APIRET _System k32QueryCallGate(PUSHORT pusCGSelector);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  