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.
30 lines
575 B
30 lines
575 B
|
|
#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
|