Changeset 4930
- Timestamp:
- Jan 11, 2001, 7:03:48 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/include/odinlx.h ¶
r3991 r4930 1 /* $Id: odinlx.h,v 1. 5 2000-08-11 10:54:20sandervl Exp $ */1 /* $Id: odinlx.h,v 1.6 2001-01-11 18:03:48 sandervl Exp $ */ 2 2 3 3 /* … … 51 51 BOOL WIN32API RegisterLxExe(WINMAIN EntryPoint, PVOID pResData); 52 52 53 #ifdef __cplusplus54 extern "C" {55 53 #endif 56 57 void OS2SetExceptionHandler(void *exceptframe);58 void OS2UnsetExceptionHandler(void *exceptframe);59 60 #ifdef __cplusplus61 }62 #endif63 64 #endif
Note:
See TracChangeset
for help on using the changeset viewer.