/* (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
