Changeset 2141 for trunk/src/kernel32/exceptutil.h
- Timestamp:
- Dec 19, 1999, 6:49:38 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/exceptutil.h
r2123 r2141 1 /* $Id: exceptutil.h,v 1. 4 1999-12-18 20:03:14sandervl Exp $ */1 /* $Id: exceptutil.h,v 1.5 1999-12-19 17:49:38 sandervl Exp $ */ 2 2 3 3 /* … … 34 34 USHORT getDS(); 35 35 USHORT getCS(); 36 USHORT getSS(); 37 USHORT getES(); 38 USHORT getFS(); 39 USHORT getGS(); 36 40 37 41 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.