windows-nt/Source/XPSP1/NT/multimedia/media/sndrec32/soundrec/nocrap.h

20 lines
917 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/* (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