Changeset 2524 for trunk/include/winimagepeldr.h
- Timestamp:
- Jan 27, 2000, 12:17:52 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winimagepeldr.h
r2219 r2524 1 /* $Id: winimagepeldr.h,v 1.1 0 1999-12-27 21:21:33sandervl Exp $ */1 /* $Id: winimagepeldr.h,v 1.11 2000-01-26 23:17:47 sandervl Exp $ */ 2 2 3 3 /* … … 27 27 //SvL: Amount of memory the peldr dll reserves for win32 exes without fixups 28 28 //(most of them need to be loaded at 4 MB; except MS Office apps of course) 29 #define PELDR_RESERVEDMEMSIZE 16*1024*102429 #define PELDR_RESERVEDMEMSIZE 32*1024*1024 30 30 31 31 #define ERROR_INTERNAL 1
Note:
See TracChangeset
for help on using the changeset viewer.