Ignore:
Timestamp:
Feb 2, 2001, 9:41:31 AM (25 years ago)
Author:
bird
Message:

Added new option for the All-in-one-object fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/k32/k32QueryOptionsStatus.cpp

    r4774 r5051  
    1 /* $Id: k32QueryOptionsStatus.cpp,v 1.4 2000-12-11 06:22:15 bird Exp $
     1/* $Id: k32QueryOptionsStatus.cpp,v 1.5 2001-02-02 08:38:34 bird Exp $
    22 *
    33 * k32QueryOptionsStatus  - Queries the options and/or the status of
     
    129129        TmpOptions.fLogging     = options.fLogging;
    130130        TmpOptions.fPE          = options.fPE;
     131        TmpOptions.fPEOneObject = options.fPEOneObject;
    131132        TmpOptions.ulInfoLevel  = options.ulInfoLevel;
    132133        TmpOptions.fElf         = options.fElf;
Note: See TracChangeset for help on using the changeset viewer.