Changeset 4774 for trunk/include/win32k.h
- Timestamp:
- Dec 11, 2000, 7:22:15 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32k.h
r4348 r4774 1 /* $Id: win32k.h,v 1. 2 2000-10-01 02:59:18bird Exp $1 /* $Id: win32k.h,v 1.3 2000-12-11 06:17:20 bird Exp $ 2 2 * 3 3 * Top level make file for the Win32k library. … … 96 96 /** @cat Options affecting the executables */ 97 97 ULONG fNoLoader; /* No loader stuff. !FIXME! We should import / functions even if this flag is set!!! */ 98 99 /** @cat Options affecting the behaviour changes in the OS/2 loader */ 100 ULONG fDllFixes; /* Enables the long DLL name and non .DLL extention fixes. */ 98 101 99 102 /** @cat Options affecting the heap. */
Note:
See TracChangeset
for help on using the changeset viewer.