Changeset 5051 for trunk/src/win32k/k32/k32QueryOptionsStatus.cpp
- Timestamp:
- Feb 2, 2001, 9:41:31 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/k32/k32QueryOptionsStatus.cpp
r4774 r5051 1 /* $Id: k32QueryOptionsStatus.cpp,v 1. 4 2000-12-11 06:22:15bird Exp $1 /* $Id: k32QueryOptionsStatus.cpp,v 1.5 2001-02-02 08:38:34 bird Exp $ 2 2 * 3 3 * k32QueryOptionsStatus - Queries the options and/or the status of … … 129 129 TmpOptions.fLogging = options.fLogging; 130 130 TmpOptions.fPE = options.fPE; 131 TmpOptions.fPEOneObject = options.fPEOneObject; 131 132 TmpOptions.ulInfoLevel = options.ulInfoLevel; 132 133 TmpOptions.fElf = options.fElf;
Note:
See TracChangeset
for help on using the changeset viewer.