Changeset 9798 for trunk/include/wprocess.h
- Timestamp:
- Feb 13, 2003, 4:29:43 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/wprocess.h
r9494 r9798 48 48 extern BOOL fExeStarted; 49 49 extern BOOL fFreeLibrary; 50 extern BOOL fIsOS2Image; //TRUE -> Odin32 OS/2 application (not converted!) 51 //FALSE -> otherwise 50 extern BOOL fIsOS2Image; //TRUE -> Odin32 OS/2 application (not converted!) 51 //FALSE -> otherwise 52 extern BOOL fSwitchTIBSel; // TRUE -> switch TIB selectors 53 // FALSE -> don't 52 54 extern BOOL fExitProcess; 53 55
Note:
See TracChangeset
for help on using the changeset viewer.