commit | bd86d18f743118ea31be1df6b41c4502c1be8560 | [log] [tgz] |
---|---|---|
author | Andreas Mohr <amohr@student.ei.uni-stuttgart.de> | Tue Jun 13 03:36:05 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jun 13 03:36:05 2000 +0000 |
tree | e4eaedb1e2e3ce92dd2c7c0876df69ba425aca9b | |
parent | e908fd3865ae97dd3a55a1c9cb038cfc797aaded [diff] |
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.