Changeset 2123 for trunk/src/kernel32
- Timestamp:
- Dec 18, 1999, 9:03:14 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/exceptutil.h
r1403 r2123 1 /* $Id: exceptutil.h,v 1. 3 1999-10-22 18:07:19sandervl Exp $ */1 /* $Id: exceptutil.h,v 1.4 1999-12-18 20:03:14 sandervl Exp $ */ 2 2 3 3 /* … … 32 32 ULONG getEBX(); 33 33 USHORT getSS(); 34 USHORT getDS(); 35 USHORT getCS(); 34 36 35 37 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.