Ignore:
Timestamp:
Apr 26, 2001, 10:21:31 PM (24 years ago)
Author:
umoeller
Message:

Sources as for V0.9.11.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/except.h

    r41 r64  
    118118     ********************************************************************/
    119119
     120    VOID _Optlink excExplainException(FILE *file,
     121                                      PSZ pszHandlerName,
     122                                      PEXCEPTIONREPORTRECORD pReportRec,
     123                                      PCONTEXTRECORD pContextRec);
     124
    120125    VOID excRegisterHooks(PFNEXCOPENFILE pfnExcOpenFileNew,
    121126                          PFNEXCHOOK pfnExcHookNew,
Note: See TracChangeset for help on using the changeset viewer.