Serge Gautherie
c302dbcc96
[FORMAT] wmain(): Call GetLastError() immediately
...
and adapt STRING_ERROR_DRIVE_TYPE strings.
2025-03-26 13:37:53 +01:00
Serge Gautherie
421dd31d49
[FORMAT] wmain(): Clean GetDiskFreeSpaceExW() calls up
2025-03-26 13:37:53 +01:00
Serge Gautherie
982cf2be5e
[FORMAT] wmain(): Clean GetVolumeInformationW() calls up
...
and immediately print file system out
2025-03-26 13:37:53 +01:00
Adam Słaboń
358fecdcf0
[FORMAT] Handle unformatted volumes
2024-10-07 11:16:03 +02:00
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
Kyle Katarn
860a985f26
[FORMAT] Fix of output text overlap in console when finished ( #3177 )
...
At the end of the format operation, text in console got overwritten and leftovers from previous line remained displayed.
2020-09-13 23:02:09 +02:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00