Ignore:
Timestamp:
Jan 27, 2000, 12:17:52 AM (26 years ago)
Author:
sandervl
Message:

header changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/winimagepeldr.h

    r2219 r2524  
    1 /* $Id: winimagepeldr.h,v 1.10 1999-12-27 21:21:33 sandervl Exp $ */
     1/* $Id: winimagepeldr.h,v 1.11 2000-01-26 23:17:47 sandervl Exp $ */
    22
    33/*
     
    2727//SvL: Amount of memory the peldr dll reserves for win32 exes without fixups
    2828//(most of them need to be loaded at 4 MB; except MS Office apps of course)
    29 #define PELDR_RESERVEDMEMSIZE   16*1024*1024
     29#define PELDR_RESERVEDMEMSIZE   32*1024*1024
    3030
    3131#define ERROR_INTERNAL          1
Note: See TracChangeset for help on using the changeset viewer.