Ignore:
Timestamp:
Jan 8, 2001, 7:05:26 PM (25 years ago)
Author:
bird
Message:

Changed PE loading to default to using pe.exe - for the time being.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/include/options.h

    r4828 r4880  
    1 /* $Id: options.h,v 1.14 2000-12-17 22:45:52 bird Exp $
     1/* $Id: options.h,v 1.15 2001-01-08 18:05:26 bird Exp $
    22 *
    33 * Options.
     
    5555            (unsigned short)~0,     /* usVerMajor    */     \
    5656            (unsigned short)~0,     /* usVerMinor    */     \
    57             FLAGS_PE_MIXED,         /* fPE           */     \
     57            FLAGS_PE_PE,            /* fPE           */     \
    5858            INFOLEVEL_QUIET,        /* ulInfoLevel   */     \
    5959            FALSE,                  /* fElf          */     \
Note: See TracChangeset for help on using the changeset viewer.