commctrl: initial button theming support

Kevin Koltzau kevin at plop.org
Thu Jul 7 08:22:34 CDT 2005


On Thursday 07 July 2005 3:43 am, Frank Richter wrote:
> On 07.07.2005 02:32, Kevin Koltzau wrote:
> > +  /* internal stuff */
> > +#define BUTTON_HOT	       0x80000000
> > +#define BUTTON_INTERNAL	       (BUTTON_HOT)
> >
> > Under windows, the mouseover state is 0x200
>
> Hm, is there a constant or so for this? Is the mouseover state also
> returned by BM_GETSTATE?

There is no constant, but it is returned in BM_GETSTATE



More information about the wine-devel mailing list