Ignore:
Timestamp:
Feb 21, 2000, 5:45:47 AM (26 years ago)
Author:
bird
Message:

ProbKrnl and code for importing krnl symbols has been enhanched.
Now we'll lock 32-bit segments into memory too.
And some other fixes...

File:
1 edited

Legend:

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

    r2511 r2836  
    1 /* $Id: options.h,v 1.6 2000-01-24 18:18:59 bird Exp $
     1/* $Id: options.h,v 1.7 2000-02-21 04:45:47 bird Exp $
    22 *
    33 * Options.
     
    4444            o.usCom         = OUTPUT_COM2;          \
    4545            o.fLogging      = FALSE;                \
     46//            o.fLogging      = TRUE;                 \
    4647            o.fKernel       = KF_UNI;               \
    4748            o.ulBuild       = ~0UL;                 \
Note: See TracChangeset for help on using the changeset viewer.