Ignore:
Timestamp:
Oct 9, 1999, 5:03:47 PM (26 years ago)
Author:
sandervl
Message:

Exception handling changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/exceptions.h

    r1198 r1224  
    1 /* $Id: exceptions.h,v 1.3 1999-10-08 19:46:06 sandervl Exp $ */
     1/* $Id: exceptions.h,v 1.4 1999-10-09 15:03:47 sandervl Exp $ */
    22
    33#ifndef __EXCEPTIONS_H__
     
    206206#pragma pack()
    207207
     208DWORD RtlDispatchException(WINEXCEPTION_RECORD *pRecord, WINCONTEXT *pContext);
     209
    208210#endif
Note: See TracChangeset for help on using the changeset viewer.