Changeset 4162 for branches/GRACE/src/win32k/pe2lx/pe2lx.cpp
- Timestamp:
- Sep 2, 2000, 10:49:29 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GRACE/src/win32k/pe2lx/pe2lx.cpp
r4141 r4162 1 /* $Id: pe2lx.cpp,v 1.18.4.1 1 2000-09-01 08:01:37bird Exp $1 /* $Id: pe2lx.cpp,v 1.18.4.12 2000-09-02 20:49:25 bird Exp $ 2 2 * 3 3 * Pe2Lx class implementation. Ring 0 and Ring 3 … … 80 80 #include <newexe.h> /* OS/2 NE structs and definitions. */ 81 81 #include <exe386.h> /* OS/2 LX structs and definitions. */ 82 83 #include "devSegDf.h" /* Win32k segment definitions. */ 82 84 83 85 #include "malloc.h" /* win32k malloc (resident). Not C library! */
Note:
See TracChangeset
for help on using the changeset viewer.