Changeset 22010 for trunk/src/kernel32/winexepe2lx.cpp
- Timestamp:
- Aug 6, 2012, 2:01:29 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winexepe2lx.cpp
r21916 r22010 128 128 Win32Pe2LxImage(hinstance, fWin32k) 129 129 { 130 //Signal to TEB management that we're an ummodified Win32 app and 131 //require setting FS to our special win32 selector 132 fSwitchTIBSel = TRUE; 130 133 } 131 134
Note:
See TracChangeset
for help on using the changeset viewer.