* include/winuser.h (WINSTA_ALL_ACCESS): Define.
This commit is contained in:
@ -378,6 +378,7 @@ extern "C" {
|
||||
#define WS_EX_TOPMOST 8
|
||||
#define WS_EX_TRANSPARENT 32
|
||||
#define WS_EX_WINDOWEDGE 256
|
||||
#define WINSTA_ALL_ACCESS 895
|
||||
#define WINSTA_ACCESSCLIPBOARD 4
|
||||
#define WINSTA_ACCESSGLOBALATOMS 32
|
||||
#define WINSTA_CREATEDESKTOP 8
|
||||
|
Reference in New Issue
Block a user