Changeset 5086 for trunk/src/win32k/ldr/myldrWasLoadModuled.cpp
- Timestamp:
- Feb 10, 2001, 12:11:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/ldr/myldrWasLoadModuled.cpp
r4827 r5086 1 /* $Id: myldrWasLoadModuled.cpp,v 1. 1 2000-12-17 22:44:45bird Exp $1 /* $Id: myldrWasLoadModuled.cpp,v 1.2 2001-02-10 11:11:47 bird Exp $ 2 2 * 3 3 * ldrWasLoadModuled - Tells OS/2 that the executable module was LoadModuled … … 17 17 #define INCL_NOPMAPI 18 18 #define INCL_OS2KRNL_PTDA 19 #define INCL_OS2KRNL_LDR 19 20 20 21 /******************************************************************************* … … 35 36 #include "dev32.h" 36 37 #include "ldr.h" 37 #include "ldrCalls.h"38 38 #include "options.h" 39 39
Note:
See TracChangeset
for help on using the changeset viewer.