Changeset 5118 for trunk/include/win32k.h
- Timestamp:
- Feb 12, 2001, 12:43:22 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32k.h
r5112 r5118 1 /* $Id: win32k.h,v 1. 5 2001-02-11 15:31:08bird Exp $1 /* $Id: win32k.h,v 1.6 2001-02-11 23:43:22 bird Exp $ 2 2 * 3 3 * Top level make file for the Win32k library. … … 130 130 /** @cat Options affecting the behaviour changes in the OS/2 loader */ 131 131 ULONG fDllFixes; /* Enables the long DLL name and non .DLL extention fixes. */ 132 ULONG fExeFixes; /* Enables EXE files to export entry points. */ 133 ULONG fForcePreload; /* Forces the loader to preload executable images. Handy for ICAT Ring-3 debugging. */ 134 ULONG fApiEnh; /* Enables the API enhancements */ 132 135 133 136 /** @cat Options affecting the heap. */
Note:
See TracChangeset
for help on using the changeset viewer.