Changeset 4774 for trunk/src/win32k/k32/k32QueryOptionsStatus.cpp
- Timestamp:
- Dec 11, 2000, 7:22:15 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/k32/k32QueryOptionsStatus.cpp
r4185 r4774 1 /* $Id: k32QueryOptionsStatus.cpp,v 1. 3 2000-09-04 16:40:50bird Exp $1 /* $Id: k32QueryOptionsStatus.cpp,v 1.4 2000-12-11 06:22:15 bird Exp $ 2 2 * 3 3 * k32QueryOptionsStatus - Queries the options and/or the status of … … 135 135 TmpOptions.fJava = options.fJava; 136 136 TmpOptions.fNoLoader = options.fNoLoader; 137 TmpOptions.fDllFixes = options.fDllFixes; 137 138 TmpOptions.cbSwpHeapMax = options.cbSwpHeapMax; 138 139 TmpOptions.cbResHeapMax = options.cbResHeapMax;
Note:
See TracChangeset
for help on using the changeset viewer.