[Bug 49740] Microsoft Flight Simulator crash after a black screen

WineHQ Bugzilla wine-bugs at winehq.org
Tue Sep 8 13:03:48 CDT 2020


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

--- Comment #9 from Rémi Bernon <rbernon at codeweavers.com> ---
Created attachment 68119
  --> https://bugs.winehq.org/attachment.cgi?id=68119
CreateFile2 patch

I finally got the online mode working, so I'm attaching the required patches as
I know some people are eager to try.

The deadlock was caused by incorrect CreateFile2 flags handling which caused
the files to be opened for synchronous I/O when the game requested overlapped
I/O.

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