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