Changeset 21999 for trunk/src/kernel32/winexelx.cpp
- Timestamp:
- Apr 18, 2012, 10:46:37 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winexelx.cpp
r21916 r21999 47 47 PTIB ptib; 48 48 49 if (!f SEHEnabled) {49 if (!fForceWin32TIB) { 50 50 //Signal to TEB management that we're a real OS/2 app and don't 51 51 //require setting FS to our special win32 selector
Note:
See TracChangeset
for help on using the changeset viewer.