mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
WINSTA_ALL_ACCESS is now defined in winuser.h
svn path=/trunk/; revision=19796
This commit is contained in:
parent
8095a78f24
commit
027d7e1c0b
1 changed files with 0 additions and 1 deletions
|
@ -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 )
|
||||
|
|
Loading…
Reference in a new issue