https://bugs.winehq.org/show_bug.cgi?id=45331 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdi32 CC| |z.figura12(a)gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #3 from Zebediah Figura <z.figura12(a)gmail.com> --- It calls ReleaseDC() and then DeleteDC() with the same DC, and expects both calls to succeed. Always returning TRUE from DeleteDC() is enough to make it work, although I'm not sure if that's the correct solution. -- 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.