commctrl: initial button theming support

Frank Richter frank.richter at gmail.com
Mon Jul 11 07:20:50 CDT 2005


Frank Richter <frank.richter at gmail.com>
Add theming support. When comctl32.dll is attached to a thread, a CBT
hook is set up for the current thread which intercepts all window
creations. There, the class name of the window is checked. In case of a
known class, the window is subclassed, and the subclass is handling the
theming-related stuff.
Add initial theming support for the "Button" class.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: commctrl-themedbutton.diff
Type: text/x-patch
Size: 31624 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050711/a7b72295/commctrl-themedbutton.bin


More information about the wine-patches mailing list