OSDN Git Service

* include/winuser.h (WINSTA_ALL_ACCESS): Define.
authorcgf <cgf>
Tue, 13 Dec 2005 01:24:35 +0000 (01:24 +0000)
committercgf <cgf>
Tue, 13 Dec 2005 01:24:35 +0000 (01:24 +0000)
winsup/w32api/ChangeLog
winsup/w32api/include/winuser.h

index 96e69aa..ae72ac9 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-12  Christopher Faylor  <cgf@timesys.com>
+
+       * include/winuser.h (WINSTA_ALL_ACCESS): Define.
+
 2005-12-09  Danny Smith  <dannysmith@users.sourceforge.net>
 
        * lib/kernel32.def (CreateFiberEx): Correct suffix.
index 91e7042..f65db72 100644 (file)
@@ -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