Changeset 5118 for trunk/src/win32k/k32/k32QueryOptionsStatus.cpp
- Timestamp:
- Feb 12, 2001, 12:43:22 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/k32/k32QueryOptionsStatus.cpp
r5086 r5118 1 /* $Id: k32QueryOptionsStatus.cpp,v 1. 6 2001-02-10 11:11:44bird Exp $1 /* $Id: k32QueryOptionsStatus.cpp,v 1.7 2001-02-11 23:43:00 bird Exp $ 2 2 * 3 3 * k32QueryOptionsStatus - Queries the options and/or the status of … … 137 137 TmpOptions.fNoLoader = options.fNoLoader; 138 138 TmpOptions.fDllFixes = options.fDllFixes; 139 TmpOptions.fExeFixes = options.fExeFixes; 140 TmpOptions.fForcePreload= options.fForcePreload; 141 TmpOptions.fApiEnh = options.fApiEnh; 139 142 TmpOptions.cbSwpHeapMax = options.cbSwpHeapMax; 140 143 TmpOptions.cbResHeapMax = options.cbResHeapMax;
Note:
See TracChangeset
for help on using the changeset viewer.