j
k
j a
j l
Zhiyi Zhang (@zhiyi) commented about dlls/uxtheme/msstyles.c:
} if (dib.dsBm.bmBitsPixel != 32) { if (dib.dsBm.bmBitsPixel <= 8)
} if (dib.dsBm.bmBitsPixel != 32)
if (dib.dsBm.bmBitsPixel <= 8)
I think you need to check 16-bit bitmaps as well.
Back to the thread
Back to the list