[WIN32K] - Don't define things from PSDK in source code

svn path=/trunk/; revision=54202
This commit is contained in:
Rafal Harabien 2011-10-19 19:25:45 +00:00
parent 14a0a871ad
commit f00c31f3ff

View file

@ -10,12 +10,6 @@
#include <win32k.h>
DBG_DEFAULT_CHANNEL(UserMonitor);
/* FIXME: find include file for these */
#define MONITORINFOF_PRIMARY 1
#define MONITOR_DEFAULTTONULL 0
#define MONITOR_DEFAULTTOPRIMARY 1
#define MONITOR_DEFAULTTONEAREST 2
#define NDEBUG
#include <debug.h>