Ignore:
Timestamp:
Feb 12, 2001, 12:44:38 AM (25 years ago)
Author:
bird
Message:

Added force preload.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/utils/Dialog.h

    r5051 r5119  
    1 /* $Id: Dialog.h,v 1.1 2001-02-02 08:41:31 bird Exp $
     1/* $Id: Dialog.h,v 1.2 2001-02-11 23:41:46 bird Exp $
    22 *
    33 * Dialog IDs.
     
    106106#define GR_LDRFIX                   1250
    107107#define CB_LDRFIX_DLLFIXES          1251
     108#define CB_LDRFIX_EXEFIXES          1252
     109#define CB_LDRFIX_FORCEPRELOAD      1253
    108110
    109 
    110 
Note: See TracChangeset for help on using the changeset viewer.