https://bugs.winehq.org/show_bug.cgi?id=38203
Bug ID: 38203 Summary: MSYS2 needs FileNetworkOpenInformation support in NtQueryInformationFile Product: Wine Version: 1.7.38 Hardware: x86 OS: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: fracting@gmail.com Distribution: ---
Created attachment 50993 --> https://bugs.winehq.org/attachment.cgi?id=50993 Patch: implemented FileNetworkOpenInformation class support
Wine already implemented FileNetworkOpenInformation support in NtQueryFullAttributesFile, but MSYS2 also wants FileNetworkOpenInformation support in NtQueryInformationFile.