mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[WIN32K] - Don't define things from PSDK in source code
svn path=/trunk/; revision=54202
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user