31 lines
545 B
C
31 lines
545 B
C
|
|
#define NOGDI
|
|
#define NONLS
|
|
#define NORESOURCE
|
|
#define NOSCROLL
|
|
#define NOSHOWWINDOW
|
|
#define NOVIRTUALKEYCODES
|
|
#define NOWH
|
|
#define NODESKTOP
|
|
#define NOWINDOWSTATION
|
|
#define NOSECURITY
|
|
#define NOMSG
|
|
#define NOWINOFFSETS
|
|
#define NONCMESSAGES
|
|
#define NOKEYSTATES
|
|
#define NOCLIPBOARD
|
|
#define NODEFERWINDOWPOS
|
|
#define NOSYSMETRICS
|
|
#define NOMENUS
|
|
#define NODRAWTEXT
|
|
#define NOMB
|
|
#define NOCOLOR
|
|
#define NOSYSCOMMANDS
|
|
#define NOICONS
|
|
#define NOWINMESSAGES
|
|
#define NOMDI
|
|
#define NOHELP
|
|
#define NOSYSPARAMSINFO
|
|
#define NOSERVICE
|
|
#define _INC_MMSYSTEM
|