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