Changeset 22010 for trunk/src/kernel32/winexepeldr.cpp
- Timestamp:
- Aug 6, 2012, 2:01:29 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winexepeldr.cpp
r21916 r22010 168 168 Win32PeLdrImage(szFileName, TRUE) 169 169 { 170 //Signal to TEB management that we're an ummodified Win32 app and 171 //require setting FS to our special win32 selector 172 fSwitchTIBSel = TRUE; 173 170 174 dprintf(("Win32PeLdrExe ctor: %s", szFileName)); 171 175 this->fConsoleApp = fConsoleApp;
Note:
See TracChangeset
for help on using the changeset viewer.