Changeset 6412 for trunk/src/kernel32/winimagelx.cpp
- Timestamp:
- Jul 30, 2001, 2:02:45 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winimagelx.cpp
r6401 r6412 1 /* $Id: winimagelx.cpp,v 1.1 0 2001-07-29 19:00:32sandervl Exp $ */1 /* $Id: winimagelx.cpp,v 1.11 2001-07-30 12:01:25 sandervl Exp $ */ 2 2 3 3 /* … … 33 33 #include <winexebase.h> 34 34 #include <winexelx.h> 35 #include <windlllx.h> 35 36 #include <pefile.h> 36 37 #include <unicode.h> … … 41 42 #define DBG_LOCALLOG DBG_winimagelx 42 43 #include "dbglocal.h" 43 44 extern char *lpszCustomDllName; //windlllx.cpp45 44 46 45 static BYTE dosHeader[] = {
Note:
See TracChangeset
for help on using the changeset viewer.