Alexandre Julliard pushed to branch master at wine / wine Commits: 1ebcc3fb by Jinoh Kang at 2026-04-15T19:38:42+02:00 ntdll: Do not fail with STATUS_INVALID_INFO_CLASS for anonymous files. - - - - - afdd5788 by Jinoh Kang at 2026-04-15T19:38:42+02:00 Revert "kernelbase: Replace FileAllInformation with FileStatInformation in GetFileInformationByHandle().". This reverts commit 1b0d8428dfc13b0fa5ea7d576dfef7aaf8a8c927. Some applications hook NtQueryInformationFile(FileAllInformation) and expect it to be called by GetFileInformationByHandle(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59644 - - - - - 2 changed files: - dlls/kernelbase/file.c - dlls/ntdll/unix/file.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/41862c556709c126fa8c2698acc44d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/41862c556709c126fa8c2698acc44d... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help