Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
936 B

/* (C) Copyright Microsoft Corporation 1991. All Rights Reserved */
// #define NOVIRTUALKEYCODES // VK_*
#define NOICONS // IDI_*
#define NOKEYSTATES // MK_*
// #define NOSYSCOMMANDS // SC_*
#define OEMRESOURCE // OEM Resource values
// #define NOATOM // Atom Manager routines
// #define NOCLIPBOARD // Clipboard routines
// #define NOCTLMGR // Control and Dialog routines
#define NODRAWTEXT // DrawText() and DT_*
#define NOMETAFILE // typedef METAFILEPICT
// #define NOMSG // typedef MSG and associated routines
#define NOSOUND // Sound driver routines
#define NOWH // SetWindowsHook and WH_*
#define NOCOMM // COMM driver routines
#define NOKANJI // Kanji support stuff.
// #define NOHELP // Help engine interface.
#define NOPROFILER // Profiler interface.
#define NODEFERWINDOWPOS // DeferWindowPos routines