19 Feb
2024
19 Feb
'24
4 p.m.
This patchset aims to fix #46070 without supplying unix\_name for all server files. -- v3: kernelbase: Replace FileAllInformation with FileStatInformation in GetFileInformationByHandle(). ntdll: Implement NtQueryInformationFile FileStatInformation. https://gitlab.winehq.org/wine/wine/-/merge_requests/5111