Re: uxtheme: cause themed buttons to render correctly when pressed and released

2012-03-04 Thread Dmitry Timoshkov
Robert Grocott wrote: > --- a/dlls/user32/button.c > +++ b/dlls/user32/button.c > @@ -190,12 +190,7 @@ static inline UINT get_button_type( LONG window_style ) > /* paint a button of any type */ > static inline void paint_button( HWND hwnd, LONG style, UINT action ) > { > -if (btnPaintFunc[

Re: uxtheme: cause themed buttons to render correctly when pressed and released

2012-03-04 Thread Nikolay Sivov
On 3/4/2012 16:04, Robert Grocott wrote: (Tried sending this a couple of times previously, but apparently emails are silently ignored if you're not subscribed to the mailing list? If this ends up being a duplicate message, sorry about that.) The attached patch fixes an unreported bug: themed b