[Bug 45749] Multiple Node.js based applications/ installers need ntdll.NtQueryInformationFile to handle ' FileModeInformation' information class (MS Visual Studio 2017 Installer, FACEIT Anti-cheat client)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 29 21:43:05 CDT 2018


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

--- Comment #13 from jimbo1qaz <jimbo1qaz at gmail.com> ---
Is it normal for stubbed NtQueryInformationFile operations to cause
GetLastError(); to return 0? Or should Wine be changed to make stubs set an
error code?

If Windows also sets GetLastError to 0 for unrecognized NtQueryInformationFile
modes, libuv may have a bug causing it to not catch unimplemented operations.

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