Changeset 6133 for trunk/src/kernel32/exceptutil.h
- Timestamp:
- Jun 27, 2001, 9:09:36 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/exceptutil.h
r5354 r6133 1 /* $Id: exceptutil.h,v 1.1 1 2001-03-22 18:16:41sandervl Exp $ */1 /* $Id: exceptutil.h,v 1.12 2001-06-27 19:09:35 sandervl Exp $ */ 2 2 3 3 /* … … 47 47 ULONG CDECL AsmCallThreadHandler(ULONG handler, LPVOID parameter); 48 48 49 DWORD CDECL CallEntryPoint(DWORD entryPoint, DWORD parameter); 50 49 51 #ifdef __cplusplus 50 52 }
Note:
See TracChangeset
for help on using the changeset viewer.