Ignore:
Timestamp:
Sep 27, 2001, 5:08:35 AM (24 years ago)
Author:
bird
Message:

Win32k/kKrnlLib splittup: done the major stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/splittup/src/win32k/ldr/xx2lxmain.cpp

    r5293 r6841  
    1 /* $Id: xx2lxmain.cpp,v 1.1 2001-03-11 16:37:17 bird Exp $
     1/* $Id: xx2lxmain.cpp,v 1.1.2.1 2001-09-27 03:08:29 bird Exp $
    22 *
    33 * Xx2Lx main program. (Ring 3 only!)
     
    4646*******************************************************************************/
    4747char            szBackupXxFilename[CCHMAXPATH];        /* too save stack/heap */
    48 struct options  options = DEFAULT_OPTION_ASSIGMENTS;
     48struct Win32kOptions  options = DEFAULT_OPTION_ASSIGMENTS;
    4949
    5050/*******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.