[Git][wine/wine][master] 4 commits: ntdll/tests: Test NtQueryVolumeInformationFile() with FileFsFullSizeInformationEx.
Alexandre Julliard pushed to branch master at wine / wine Commits: 37c5fa3d by Conor McCarthy at 2025-02-22T11:56:36+01:00 ntdll/tests: Test NtQueryVolumeInformationFile() with FileFsFullSizeInformationEx. - - - - - 8b9f5609 by Conor McCarthy at 2025-02-22T11:56:37+01:00 kernel32/tests: Test GetDiskSpaceInformationA(). - - - - - f15bd29c by Conor McCarthy at 2025-02-22T20:51:39+01:00 ntdll: Handle FileFsFullSizeInformationEx in NtQueryVolumeInformationFile(). - - - - - 844dea5c by Conor McCarthy at 2025-02-22T20:51:39+01:00 kernelbase: Implement GetDiskSpaceInformationA/W(). - - - - - 8 changed files: - dlls/kernel32/kernel32.spec - dlls/kernel32/tests/volume.c - dlls/kernelbase/kernelbase.spec - dlls/kernelbase/volume.c - dlls/ntdll/tests/file.c - dlls/ntdll/unix/file.c - include/winbase.h - include/winioctl.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/05315ce3da4d6f04232611fb5dd6ff... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/05315ce3da4d6f04232611fb5dd6ff... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)