[Bug 38493] Unhandled exception in subprocess.exe when launching Grand Theft Auto V (64-bit)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 11 03:04:09 CDT 2015


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

--- Comment #10 from Nikolay Sivov <bunglehead at gmail.com> ---
Looks like SetFileCompletionNotificationModes() should really forward to
NtSetInformationFile() with FileIoCompletionNotificationInformation class, but
that's just something to keep in mind. Anything interesting in +relay with
patch applied? It's not really clear if missing function is an actual problem
or not. Also you'll probably get more info with +tid,+winsock, as it's likely
to be used on sockets.

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