http://bugs.winehq.org/show_bug.cgi?id=22815
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-24 07:25:32 --- Created an attachment (id=28232) --> (http://bugs.winehq.org/attachment.cgi?id=28232) Align the DIB image size on a DWORD boundary
Attached patch works for me as well. Looks like the application accesses the DIB in DWORds without boundary checks.