[PATCH 2/2] comctl32: Fix drawing function of disabled button in toolbar.

Ziqing Hui zhui at codeweavers.com
Mon Sep 10 03:53:19 CDT 2018


I made some test again. The test shows that you are right. It's solid 
color instead of gray. But the drawing function is not correct in wine 
now, which result in the 
bug(https://bugs.winehq.org/show_bug.cgi?id=24784).  I'll send patch 
which fixes the bug and make thing solid color.


On 09/10/2018 02:51 PM, Nikolay Sivov wrote:
> I'm afraid this gives inaccurate results. At least for Control Spy 
> test we're doing it correctly now, I tested both versions on Win 10 
> and it doesn't render in shades of gray, but instead makes whole thing 
> solid color. It's possible it depends on bit depth.
>
>




More information about the wine-devel mailing list