Changeset 6841 for branches/splittup/src/win32k/ldr/xx2lxmain.cpp
- Timestamp:
- Sep 27, 2001, 5:08:35 AM (24 years ago)
- File:
-
- 1 edited
-
branches/splittup/src/win32k/ldr/xx2lxmain.cpp (modified) (2 diffs)
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:17bird Exp $1 /* $Id: xx2lxmain.cpp,v 1.1.2.1 2001-09-27 03:08:29 bird Exp $ 2 2 * 3 3 * Xx2Lx main program. (Ring 3 only!) … … 46 46 *******************************************************************************/ 47 47 char szBackupXxFilename[CCHMAXPATH]; /* too save stack/heap */ 48 struct options options = DEFAULT_OPTION_ASSIGMENTS;48 struct Win32kOptions options = DEFAULT_OPTION_ASSIGMENTS; 49 49 50 50 /*******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.
