We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39706fc commit 2454a18Copy full SHA for 2454a18
contrib/win32/win32compat/deskright.h
@@ -40,7 +40,7 @@
40
#define ADD_RIGHT 1
41
#define REMOVE_RIGHT 0
42
43
-#define WINSTA_ALL (WINSTA_ACCESSCLIPBOARD | WINSTA_ACCESSGLOBALATOMS | \
+#define WINSTA_ALL (WINSTA_ACCESSCLIPBOARD | WINSTA_ACCESSGLOBALATOMS | \
44
WINSTA_CREATEDESKTOP | WINSTA_ENUMDESKTOPS | \
45
WINSTA_ENUMERATE | WINSTA_EXITWINDOWS | \
46
WINSTA_READATTRIBUTES | WINSTA_READSCREEN | \
0 commit comments