comctl32/toolbar: Correctly draw disabled button which contains 32 bpp bitmap with...
commit3192fb5396c05d84d351c3a08218d5308ba61b38
authorZiqing Hui <zhui@codeweavers.com>
Tue, 31 Mar 2020 14:45:42 +0000 (31 17:45 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Mar 2020 15:28:00 +0000 (31 17:28 +0200)
tree27191f7228d4bd828c93783aebd76d501b87a17e
parentbb3d06760acf19403efb85f303a76ca27f9767a6
comctl32/toolbar: Correctly draw disabled button which contains 32 bpp bitmap with alpha channel.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=24784
Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/comctl32.h
dlls/comctl32/imagelist.c
dlls/comctl32/toolbar.c