Changeset 1467 for trunk/src/win32k/include/pe2lx.h
- Timestamp:
- Oct 27, 1999, 4:03:01 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/pe2lx.h
r1270 r1467 1 /* $Id: pe2lx.h,v 1. 4 1999-10-14 01:17:55bird Exp $1 /* $Id: pe2lx.h,v 1.5 1999-10-27 02:02:57 bird Exp $ 2 2 * 3 3 * Pe2Lx class declarations. Ring 0 and Ring 3 … … 17 17 * Defined Constants And Macros * 18 18 *******************************************************************************/ 19 /*20 * RING3 wrappings for RING0 constructs.21 */22 #ifdef RING323 typedef HFILE SFN; /* System File Number. (OS2Krnl.h) */24 typedef PVOID PMTE; /* Pointer to Module Table Entry. (OS2Krnl.h) */25 #endif26 27 19 /* 28 20 * Misc
Note:
See TracChangeset
for help on using the changeset viewer.