[Bug 45331] Exile: Escape From the Pit crashes after splash screen

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 13 18:34:53 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45331

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |gdi32
                 CC|                            |z.figura12 at gmail.com
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #3 from Zebediah Figura <z.figura12 at 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.



More information about the wine-bugs mailing list