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

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 3 15:51:03 CDT 2020


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

--- Comment #5 from Ahzo at tutanota.com ---
This got fixed in wine 5.0 by:
commit 0778945e34968c66ccbe8a8be1f9749b8383f55e
Author: Jeff Smith <whydoubt at gmail.com>
Date:   Sun Jan 12 14:54:10 2020 -0600

    user.exe16: Releasing DC does not disable it.

    ReleaseDC in user32 marks cache DCs as disabled.  For user.exe (the
    16-bit equivalent), this causes DCs to become inaccessible after
    release.  On Windows, they are still accessible after release.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44408
    Signed-off-by: Jeff Smith <whydoubt at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>


Thanks for fixing it!

-- 
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