https://bugs.winehq.org/show_bug.cgi?id=45749
--- Comment #13 from jimbo1qaz jimbo1qaz@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.