Changeset 7057 for branches/splittup/src/win32k/pe2lx/pe2lxmain.cpp
- Timestamp:
- Oct 15, 2001, 12:58:53 AM (24 years ago)
- File:
-
- 1 edited
-
branches/splittup/src/win32k/pe2lx/pe2lxmain.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/splittup/src/win32k/pe2lx/pe2lxmain.cpp
r5086 r7057 1 /* $Id: pe2lxmain.cpp,v 1.7 2001-02-10 11:11:48bird Exp $1 /* $Id: pe2lxmain.cpp,v 1.7.2.1 2001-10-14 22:58:53 bird Exp $ 2 2 * 3 3 * Pe2Lx main program. (Ring 3 only!) … … 44 44 *******************************************************************************/ 45 45 char szBackupWin32Filename[CCHMAXPATH]; /* too save stack/heap */ 46 struct options options = DEFAULT_OPTION_ASSIGMENTS;46 struct Win32kOptions options = DEFAULT_OPTION_ASSIGMENTS; 47 47 48 48 /*******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.
