[Bug 32951] Warlords III demo crashes on exit

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 14 15:20:02 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32951

--- Comment #10 from Henri Verbeet <hverbeet at gmail.com> 2013-02-14 15:20:02 CST ---
Right, ExitProcess() would probably do it. I think MSDN claims we're supposed
to kill other threads before unloading dlls, but I don't think we do. That's
not to say the result would necessarily be any better in general, but I suppose
in this case it would at least prevent the other thread from accessing surfaces
we just released.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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