Modify ↓
Opened 15 years ago
Closed 13 years ago
#1552 closed Bug (Wont Fix)
DriveSpaceFree reports free space of 0 for CD
Reported by: | jer826 | Owned by: | Jon |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.6.0 | Severity: | None |
Keywords: | Cc: |
Description
DriveGetFileSystem correctly reported a fs of CDFS. However, DriveSpaceFree reports free space of 0 and @error = 0. In Windows Explorer, Windows reports 665MB free. Is it possible that DriveSpaceFree does not handle CD-R / CD-RW correctly?
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by Jpm
comment:2 Changed 14 years ago by Jpm
- Owner set to Jon
- Status changed from new to assigned
comment:3 Changed 13 years ago by Jon
- Resolution set to Wont Fix
- Status changed from assigned to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
I don't know under which environment your are using but under Win7 the @error code is set as Windows API to retrieve the free space fails.
No idea which API Explorer is using to return 665 Mb