[Bug 3930] HOMM/Deadlock shows black screen (game DLL calls SuspendThread inside WOM_OPEN winmm callback)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 27 11:36:52 CDT 2015


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

--- Comment #71 from Bruno Jesus <00cpxxx at gmail.com> ---
Just confirming that the game works in XP. And the testcase (with a
SuspendThread call inside the callback) also works if started in Windows 95
compatibility mode. 

The interesting part is that when run in compatibility mode Windows calls the
callback with the same thread ID so from my point of view SuspendThread is not
actually doing anything when in compatibility mode.

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