Alexandre Julliard pushed to branch master at wine / wine
Commits: 03ae3b06 by Elizabeth Figura at 2025-10-22T00:04:24+02:00 kernelbase: Remove an unused NtQueryInformationFile() from MoveFileWithProgress().
This was previously used to check if the file was a directory, but that check was moved to the server in 8ca5d4af90e3d8df0cbe188125f1758435f09a9a.
- - - - -
1 changed file:
- dlls/kernelbase/file.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/03ae3b06db0201f75d1bb16b745f82e...