[PATCH] comctl32: Redraw themed button on WM_ENABLE.

Alexandre Julliard julliard at winehq.org
Fri Mar 27 02:57:10 CDT 2015


Mark Harmstone <hellas at burntcomma.com> writes:

> When a themed button received a WM_ENABLE message, comctl32 redraws it,
> then passes the message to the parent proc in user32. Unfortunately, this
> is the wrong way round - as user32 redraws the window itself, the themed
> button will be redrawn as its unthemed counterpart.

It sounds like it's only hiding the problem.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list