Ignore:
Timestamp:
Feb 13, 2003, 4:29:43 PM (23 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/wprocess.h

    r9494 r9798  
    4848extern BOOL fExeStarted;
    4949extern BOOL fFreeLibrary;
    50 extern BOOL fIsOS2Image; //TRUE  -> Odin32 OS/2 application (not converted!)
    51                          //FALSE -> otherwise
     50extern BOOL fIsOS2Image;   //TRUE  -> Odin32 OS/2 application (not converted!)
     51                           //FALSE -> otherwise
     52extern BOOL fSwitchTIBSel; // TRUE  -> switch TIB selectors
     53                           // FALSE -> don't
    5254extern BOOL fExitProcess;
    5355
Note: See TracChangeset for help on using the changeset viewer.