Ignore:
Timestamp:
Jul 5, 2010, 2:30:14 AM (15 years ago)
Author:
dmik
Message:

Implemented compiler-level SEH (try/catch) support for GCC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/wprocess.h

    r21352 r21381  
    5858extern BOOL fSwitchTIBSel; // TRUE  -> switch TIB selectors
    5959                           // FALSE -> don't
     60extern BOOL fSEHEnabled;   // TRUE  -> SEH support enabled
     61                           // FALSE -> not enabled
    6062extern BOOL fExitProcess;
    6163
Note: See TracChangeset for help on using the changeset viewer.