http://bugs.winehq.org/show_bug.cgi?id=20598
--- Comment #44 from Nikolay Sivov bunglehead@gmail.com 2010-01-24 16:00:01 --- (In reply to comment #43)
Created an attachment (id=25871)
--> (http://bugs.winehq.org/attachment.cgi?id=25871) [details]
dib.diff file
here is the patch. thanks again for the help :)
--- + bDesktopDC = TRUE; ---
What is it for? It's not used.
--- + if (hdc == 0) DeleteDC(hdc); ---
What?
P.S. Please submit patch to mail list when you will be sure about it. Now it's not a patch, with such mistakes.