Changeset 1118 for trunk/src/win32k/include/pe2lx.h
- Timestamp:
- Oct 4, 1999, 11:56:04 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/pe2lx.h
r847 r1118 1 /* $Id: pe2lx.h,v 1. 1 1999-09-06 02:19:59 birdExp $1 /* $Id: pe2lx.h,v 1.2 1999-10-04 09:56:04 sandervl Exp $ 2 2 * 3 3 * Common header file for pe2lx. … … 32 32 #include <string.h> 33 33 #include <builtin.h> 34 #if 034 #if 1 35 35 #define __malloc_h /* to prevent using the VAC++ malloc.h */ 36 36 #include <stdlib.h>
Note:
See TracChangeset
for help on using the changeset viewer.