commctrl: initial button theming support

Frank Richter frank.richter at gmail.com
Thu Jul 7 02:43:11 CDT 2005


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?

> Calling OpenThemeData with a handle associates that theme with the window,
> which can then be retrieved with GetWindowTheme(hWnd), you don´t need to
> track the window theme handle yourself

Oh, okay.

-f.r.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050707/9d64724d/signature.pgp


More information about the wine-devel mailing list