Ignore:
Timestamp:
Oct 22, 1999, 8:07:24 PM (26 years ago)
Author:
sandervl
Message:

exception handler changes + EB's HeapReAlloc fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/exceptutil.h

    r634 r1403  
    1 /* $Id: exceptutil.h,v 1.2 1999-08-22 22:11:21 sandervl Exp $ */
     1/* $Id: exceptutil.h,v 1.3 1999-10-22 18:07:19 sandervl Exp $ */
    22
    33/*
     
    2020void  __cdecl SetExceptionChain(DWORD);
    2121
     22extern "C" PVOID QueryExceptionChain();
     23
    2224void  DisableFPUExceptions();
    2325ULONG GetDllEntryPoint();
Note: See TracChangeset for help on using the changeset viewer.