Changeset 1224 for trunk/include/exceptions.h
- Timestamp:
- Oct 9, 1999, 5:03:47 PM (26 years ago)
- 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:06sandervl Exp $ */1 /* $Id: exceptions.h,v 1.4 1999-10-09 15:03:47 sandervl Exp $ */ 2 2 3 3 #ifndef __EXCEPTIONS_H__ … … 206 206 #pragma pack() 207 207 208 DWORD RtlDispatchException(WINEXCEPTION_RECORD *pRecord, WINCONTEXT *pContext); 209 208 210 #endif
Note:
See TracChangeset
for help on using the changeset viewer.