reactos/base
Adam Słaboń c5a9f22d4e [FORMAT] Use QueryDeviceInformation for retrieving the volume size before formatting it
QueryDeviceInformation returns more reliable volume length and works
with unformatted volumes. It will return volume length only on ROS and Vista+ however,
so also keep the GetFreeDiskSpaceExW as a fallback for XP/2003.
2024-10-07 11:16:03 +02:00
..
applications [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
services [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
setup [USETUP] Fix handling of 0 sized files in the cab 2024-09-20 14:08:13 +03:00
shell [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
system [FORMAT] Use QueryDeviceInformation for retrieving the volume size before formatting it 2024-10-07 11:16:03 +02:00
CMakeLists.txt