Ignore:
Timestamp:
Apr 18, 2012, 10:46:37 PM (13 years ago)
Author:
dmik
Message:

kernel32: Make SEH work in OS/2 context.

See #82 for details.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/wprocess.h

    r21941 r21999  
    6262extern BOOL fSwitchTIBSel; // TRUE  -> switch TIB selectors
    6363                           // FALSE -> don't
    64 extern BOOL fSEHEnabled;   // TRUE  -> SEH support enabled
     64extern BOOL fForceWin32TIB;// TRUE  -> SEH support enabled
    6565                           // FALSE -> not enabled
    6666extern BOOL fExitProcess;
Note: See TracChangeset for help on using the changeset viewer.