DRIVE_GetFreeSpace() is supposed to *always* return 0 for "avail"
commitbd86d18f743118ea31be1df6b41c4502c1be8560
authorAndreas Mohr <amohr@student.ei.uni-stuttgart.de>
Tue, 13 Jun 2000 03:36:05 +0000 (13 03:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2000 03:36:05 +0000 (13 03:36 +0000)
treee4eaedb1e2e3ce92dd2c7c0876df69ba425aca9b
parente908fd3865ae97dd3a55a1c9cb038cfc797aaded
DRIVE_GetFreeSpace() is supposed to *always* return 0 for "avail"
on CD-ROMs, even if CD-ROM is *not* mounted and thus the mount point
normally returns the "avail" of the corresponding partition.
Cleaned up GetDiskFreeSpaceA.
files/drive.c