24 Sep
2024
24 Sep
'24
12:37 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/uxtheme/msstyles.c:
}
if (dib.dsBm.bmBitsPixel != 32) + { + if (dib.dsBm.bmBitsPixel <= 8)
I think you need to check 16-bit bitmaps as well. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6547#note_83136