Changeset 2836 for trunk/src/win32k/include/options.h
- Timestamp:
- Feb 21, 2000, 5:45:47 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/options.h
r2511 r2836 1 /* $Id: options.h,v 1. 6 2000-01-24 18:18:59bird Exp $1 /* $Id: options.h,v 1.7 2000-02-21 04:45:47 bird Exp $ 2 2 * 3 3 * Options. … … 44 44 o.usCom = OUTPUT_COM2; \ 45 45 o.fLogging = FALSE; \ 46 // o.fLogging = TRUE; \ 46 47 o.fKernel = KF_UNI; \ 47 48 o.ulBuild = ~0UL; \
Note:
See TracChangeset
for help on using the changeset viewer.