Changeset 21314 for trunk/include/win/wine/exception.h
- Timestamp:
- Jul 2, 2009, 12:20:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/wine/exception.h
r9673 r21314 57 57 #if 1 58 58 #define __TRY if(1) 59 #define __EXCEPT_PAGE_FAULT else 59 60 #define __EXCEPT(func) else 60 61 //#define __FINALLY(func) __finally { (func)(!AbnormalTermination()); }
Note:
See TracChangeset
for help on using the changeset viewer.