[ros-dev] Re: [ros-diffs] [gdalsnes] 17264: add missing define

Filip Navara xnavara at volny.cz
Thu Aug 11 18:57:31 CEST 2005


gdalsnes at svn.reactos.com wrote:

>add missing define
>
>Modified: trunk/reactos/w32api/include/oleacc.h
>  
>
> ------------------------------------------------------------------------
> *Modified: trunk/reactos/w32api/include/oleacc.h*
>
>--- trunk/reactos/w32api/include/oleacc.h	2005-08-10 18:10:45 UTC (rev 17263)
>+++ trunk/reactos/w32api/include/oleacc.h	2005-08-10 18:42:27 UTC (rev 17264)
>@@ -108,6 +108,7 @@
>
> #define STATE_SYSTEM_PRESSED 0x00000008
> #define STATE_SYSTEM_CHECKED 0x00000010
> #define STATE_SYSTEM_MIXED 0x00000020
>  
>
>+#define STATE_SYSTEM_INDETERMINATE   STATE_SYSTEM_MIXED
>  
>
> #define STATE_SYSTEM_READONLY 0x00000040
> #define STATE_SYSTEM_HOTTRACKED 0x00000080
> #define STATE_SYSTEM_DEFAULT 0x00000100
>  
>
Can you please update winuser.h too?


More information about the Ros-dev mailing list