Changeset 5086 for trunk/src/win32k/ldr/ModuleBase.cpp
- Timestamp:
- Feb 10, 2001, 12:11:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/ldr/ModuleBase.cpp
r4787 r5086 1 /* $Id: ModuleBase.cpp,v 1. 6 2000-12-11 06:53:53bird Exp $1 /* $Id: ModuleBase.cpp,v 1.7 2001-02-10 11:11:44 bird Exp $ 2 2 * 3 3 * ModuleBase - Implementetation. … … 18 18 #define INCL_DOSFILEMGR /* RING3: DOS File api. */ 19 19 #endif 20 #define INCL_OS2KRNL_LDR 20 21 21 22 … … 34 35 #include "dev32.h" /* 32-Bit part of the device driver. (SSToDS) */ 35 36 #include "OS2Krnl.h" /* kernel structs. (SFN) */ 36 #include "ldrCalls.h" /* ldrOpenPath and ldrlv_t. */37 37 #include "modulebase.h" /* ModuleBase class definitions, ++. */ 38 38
Note:
See TracChangeset
for help on using the changeset viewer.