Changeset 4164 for trunk/src/win32k/elf2lx/elf2lx.cpp
- Timestamp:
- Sep 2, 2000, 11:08:23 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/elf2lx/elf2lx.cpp
r2924 r4164 1 /* $Id: elf2lx.cpp,v 1. 3 2000-02-27 02:13:19bird Exp $1 /* $Id: elf2lx.cpp,v 1.4 2000-09-02 21:07:58 bird Exp $ 2 2 * 3 3 * Elf2Lx - implementation. … … 28 28 #include <newexe.h> /* OS/2 NE structs and definitions. */ 29 29 #include <exe386.h> /* OS/2 LX structs and definitions. */ 30 31 #include "devSegDf.h" /* Win32k segment definitions. */ 30 32 31 33 #include "malloc.h" /* win32k malloc (resident). Not C library! */
Note:
See TracChangeset
for help on using the changeset viewer.