[Bug 28119] Games with UPlay won't start due to ReadFileEx failture

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 7 22:44:05 CDT 2011


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

--- Comment #2 from Kevin Turner <kevinperson at topicbox.com> 2011-09-07 22:44:04 CDT ---
error 997 is ERROR_IO_PENDING.  MSDN comments "The GetLastError code
ERROR_IO_PENDING is not a failure; it designates the read operation is pending
completion asynchronously. For more information, see Remarks."

which suggests to me that maybe this is a red herring, or maybe UPlay is
terribly written.  But that's just wild conjecture on my part since I don't
really know these APIs.

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