Changeset 5086 for trunk/src/win32k/ldr/myldrCheckInternalName.cpp
- Timestamp:
- Feb 10, 2001, 12:11:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/ldr/myldrCheckInternalName.cpp
r4879 r5086 1 /* $Id: myldrCheckInternalName.cpp,v 1. 2 2001-01-08 18:04:23bird Exp $1 /* $Id: myldrCheckInternalName.cpp,v 1.3 2001-02-10 11:11:45 bird Exp $ 2 2 * 3 3 * ldrCheckInternalName - ldrCheckInternalName replacement with support for … … 16 16 #define INCL_DOSERRORS 17 17 #define INCL_NOPMAPI 18 #define INCL_OS2KRNL_LDR 18 19 19 20 … … 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.