http://bugs.winehq.org/show_bug.cgi?id=52301 --- Comment #9 from Bernhard Übelacker <bernhardu@mailbox.org> --- 9.0.0~trixie-1 black 10.0.0~trixie-1 black 10.1~trixie-1 black wine-10.1-228-g5c7fcc13885 black wine-10.1-229-gb7ca09bd649 working (but upside-down) wine-10.2 working (but upside-down) 11.0.0~trixie-1 working (but upside-down) 11.9~trixie-1 working (but upside-down) The black rectangles got fixed with this commit: b7ca09bd6498155dd3cbcf3f6f81afd5103428f9 is the first working commit commit b7ca09bd6498155dd3cbcf3f6f81afd5103428f9 Author: Dmitry Timoshkov <dmitry@baikal.ru> Date: Thu Apr 21 14:40:58 2016 +0800 oleaut32: Make OleLoadPicture load DIBs using WIC decoder. Application in the bug 39474 depends on this (GetObject/bmBits should not be NULL, otherwise it crashes). Also, since CreateDIBSection doesn't support RLE compressed bitmaps it's necessary to decompress it in memory in advance. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=39474 Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> But unfortunately the image is now rendered upside-down, should this get it's own bug report? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.