WINSTA_ALL_ACCESS is now defined in winuser.h

svn path=/trunk/; revision=19796
This commit is contained in:
Gé van Geldorp 2005-12-01 15:01:38 +00:00
parent 8095a78f24
commit 027d7e1c0b

View file

@ -23,7 +23,6 @@
#include "wingdi.h"
#include "winuser.h"
#define WINSTA_ALL_ACCESS 0x037f// fixme
#define DESKTOP_ALL_ACCESS 0x01ff
static void print_object( HANDLE obj )