[win32k]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Sun, 12 Feb 2012 10:13:16 +0000 (10:13 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Sun, 12 Feb 2012 10:13:16 +0000 (10:13 +0000)
commitfb671e96e8e6209ab64e7a2c427bde07e572ed07
treece863a8f9118b26c0b40846e118b108b464ab41c
parent022f4b2ce569305456ad2588a78ba88fe7694e1b
[win32k]
- Initilize ExDesktopObjectType->TypeInfo.ValidAccessMask and ExWindowStationObjectType->TypeInfo.ValidAccessMask to let win32k use access checks to desktop and window station objects
- When opening a desktop and window station during THREADINFO initialization, give full access to the objects

svn path=/trunk/; revision=55556
reactos/subsystems/win32/win32k/include/desktop.h
reactos/subsystems/win32/win32k/include/winsta.h
reactos/subsystems/win32/win32k/ntuser/desktop.c
reactos/subsystems/win32/win32k/ntuser/winsta.c