comctl32: Remove the masked background when 32bpp bitmaps have no alpha values.
commit4ac05afd39aff3030e3379ee06e32d6544ef5d62
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Tue, 5 Jan 2021 17:53:18 +0000 (5 19:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Jan 2021 20:53:17 +0000 (6 21:53 +0100)
tree3cf79960a8b79fa2c688cfd157cdeb00883112d3
parenta692a12541b72f3b9a5f75a6ad8b382613a37a6b
comctl32: Remove the masked background when 32bpp bitmaps have no alpha values.

Fixes a regression introduced by 61b9209221d28d5d02379791ac1316c1fc2ca3b7.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50454
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/imagelist.c
dlls/comctl32/tests/imagelist.c