Changeset 21619 for trunk/src/kernel32/exceptutil.h
- Timestamp:
- Apr 15, 2011, 2:57:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/exceptutil.h
r9913 r21619 24 24 void OS2SetExceptionHandler(void *exceptframe); 25 25 void OS2UnsetExceptionHandler(void *exceptframe); 26 void SetOS2ExceptionChain(ULONG val);27 26 28 27 #ifdef DEBUG
Note:
See TracChangeset
for help on using the changeset viewer.