https://bugs.winehq.org/show_bug.cgi?id=48338
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Unknown application paints |DIB images with bpp <= 8 |GIF images incorrectly |get wrong palette when | |converted to GpBitmap
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- The bug is not specific to GIF or any other image format, it's a generic problem of GdipCreateBitmapFromHBITMAP/GdipCreateBitmapFromGdiDib both of which don't handle palette of the DIB correctly.