b5e8b419b8
CreateFile/GetFileInformationByHandle will fail if used with just a drive letter i.e. C:/. This PR fixes that case by using GetFileAttributesExW as a fallback in case CreateFileW fails. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
drive_file.c | ||
drive_file.h | ||
drive_main.c |