Changeset 9800 for trunk/src/kernel32/winexelx.cpp
- Timestamp:
- Feb 13, 2003, 4:30:53 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winexelx.cpp
r9533 r9800 1 /* $Id: winexelx.cpp,v 1.1 1 2002-12-20 10:38:58sandervl Exp $ */1 /* $Id: winexelx.cpp,v 1.12 2003-02-13 15:30:53 sandervl Exp $ */ 2 2 3 3 /* … … 47 47 //Signal to TEB management that we're a real OS/2 app and don't 48 48 //require setting FS to our special win32 selector 49 fSwitchTIBSel = FALSE; 50 51 //We're an OS/2 app 49 52 fIsOS2Image = TRUE; 50 53
Note:
See TracChangeset
for help on using the changeset viewer.