Changeset 21916 for trunk/src/kernel32/windllpe2lx.cpp
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/kernel32/windllpe2lx.cpp
r10397 r21916 27 27 #include <win32type.h> 28 28 #include <misc.h> 29 #include <windllpe2lx.h>30 #include <winexepe2lx.h>29 #include "windllpe2lx.h" 30 #include "winexepe2lx.h" 31 31 #include <wprocess.h> 32 32 #include <odinpe.h> … … 43 43 *******************************************************************************/ 44 44 extern BOOL fPeLoader; 45 46 extern "C" { 45 47 46 48 /** … … 134 136 } 135 137 138 } // extern "C" 136 139 137 140 /**
Note:
See TracChangeset
for help on using the changeset viewer.