I don't think any of that should block this patch, since it's a pre��xisting problem with the test, but it'd certainly be appreciated if you have the time for it.
No problem.
Here's a new patch set with the following changes:
1. Test cases for `GetDiskFreeSpaceA`/`W("C:\", ...)` 2. Test cases for `GetDiskFreeSpaceA`/`W` with volume GUIDs acquired from `GetVolumeNameForVolumeMountPointA`/`W` 3. Removal of the `FindFirstDrive` non-test test code. 4. Some code style fixes.
It would be cool if we can get these patches accepted. This is one of the issues preventing the Msys2 installer from working correctly: https://bugs.winehq.org/show_bug.cgi?id=43193