Changeset 4930


Ignore:
Timestamp:
Jan 11, 2001, 7:03:48 PM (24 years ago)
Author:
sandervl
Message:

header update

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:20 sandervl Exp $ */
     1/* $Id: odinlx.h,v 1.6 2001-01-11 18:03:48 sandervl Exp $ */
    22
    33/*
     
    5151BOOL WIN32API RegisterLxExe(WINMAIN EntryPoint, PVOID pResData);
    5252
    53 #ifdef __cplusplus
    54 extern "C" {
    5553#endif
    56 
    57 void  OS2SetExceptionHandler(void *exceptframe);
    58 void  OS2UnsetExceptionHandler(void *exceptframe);
    59 
    60 #ifdef __cplusplus
    61 }
    62 #endif
    63 
    64 #endif
Note: See TracChangeset for help on using the changeset viewer.