Changeset 6841 for branches/splittup/src/win32k/k32/k32QueryCallGate.cpp
- Timestamp:
- Sep 27, 2001, 5:08:35 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/splittup/src/win32k/k32/k32QueryCallGate.cpp
r5250 r6841 1 /* $Id: k32QueryCallGate.cpp,v 1.3 2001-02-23 04:01:48bird Exp $1 /* $Id: k32QueryCallGate.cpp,v 1.3.2.1 2001-09-27 03:08:22 bird Exp $ 2 2 * 3 3 * k32QueryCallGate - Query the callgate selector for the callgate to the k32 APIs. … … 25 25 *******************************************************************************/ 26 26 #include <os2.h> 27 #include <OS2Krnl.h> 28 #include <kKrnlLib.h> 29 27 30 #include "devSegDf.h" /* Win32k segment definitions. */ 28 #include "OS2Krnl.h"29 31 #include "win32k.h" 30 32 #include "k32.h" 31 33 #include "options.h" 32 34 #include "dev32.h" 33 #include "log.h"34 #include "macros.h"35 35 36 36
Note:
See TracChangeset
for help on using the changeset viewer.
