Changeset 123 for trunk/src/kernel32/except.h
- Timestamp:
- Jun 19, 1999, 3:57:51 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/kernel32/except.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/except.h
r99 r123 1 /* $Id: except.h,v 1. 3 1999-06-10 19:11:30 phallerExp $ */1 /* $Id: except.h,v 1.4 1999-06-19 13:57:51 sandervl Exp $ */ 2 2 3 3 /* … … 20 20 ULONG GetDllEntryPoint(); 21 21 22 ULONG getEAX(); 23 ULONG getEBX(); 22 ULONG getEAX(); 23 ULONG getEBX(); 24 USHORT getSS(); 24 25 25 26 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.
