Skip to content

v1.05

Latest
Compare
Choose a tag to compare
@davidflowers davidflowers released this 29 Nov 21:10
· 5 commits to master since this release

v1.05
• Speed improvement when searching for free cluster to create new file. By starting at the last successfully found cluster
rather than the start of the drive.
• Fixes issue of writing after seeking causing trailing 0s in the file.
• Fixes error in DirectoryRemove failing to correctly delete folder when folder contains previously deleted folders/files.
• Fixes issue where a file marked with 8.3 designator not recognized as 8.3 file.
• Speed improvements for the seek function.
• Fixes issue where some drives may not mount successfully.
• Fixes issue where format request may not happen successfully.