uxtheme: cause themed buttons to redraw themselves correctly.

Robert Grocott rgrocottbugzilla at gmail.com
Sat Mar 3 13:32:17 CST 2012


This fixes an unreported bug: themed button controls will redraw themselves
in the unthemed style on mousedown and mouseup (as well as a few other,
rarer events). This was due to various button message handlers invoking the
unthemed renderer directly, rather than deferring to WM_PAINT. Patch is
attached.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120303/7101f417/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PATCH_buttontheming
Type: application/octet-stream
Size: 631 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120303/7101f417/attachment.obj>


More information about the wine-patches mailing list