Changeset 5086 for trunk/src/win32k/k32/k32QueryOptionsStatus.cpp
- Timestamp:
- Feb 10, 2001, 12:11:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/k32/k32QueryOptionsStatus.cpp
r5051 r5086 1 /* $Id: k32QueryOptionsStatus.cpp,v 1. 5 2001-02-02 08:38:34 bird Exp $1 /* $Id: k32QueryOptionsStatus.cpp,v 1.6 2001-02-10 11:11:44 bird Exp $ 2 2 * 3 3 * k32QueryOptionsStatus - Queries the options and/or the status of … … 20 20 #define INCL_OS2KRNL_TK 21 21 #define INCL_OS2KRNL_SEM 22 #define INCL_OS2KRNL_LDR 22 23 23 24 #define NO_WIN32K_LIB_FUNCTIONS … … 47 48 #include "dev32.h" /* 32-Bit part of the device driver. (SSToDS) */ 48 49 #include "OS2Krnl.h" /* kernel structs. (SFN) */ 49 #include "ldrCalls.h" /* ldr* calls. (ldrRead) */50 50 #include "log.h" /* Logging. */ 51 51 #include "avl.h" /* AVL tree. (ldr.h need it) */
Note:
See TracChangeset
for help on using the changeset viewer.