Dokan library 0.5.3 released
July 7th, 2010 in Dokan
Hello, Dokan library 0.5.3 is now released. This version has only bug fixes.
Changes from 0.5.2
- fixed memory leak in DokanCompleteCreate (dokan.sys) when Create was failed
- fixed memory leak in DokanCOmpleteClose (dokan.sys) when memory allocation was failed
- fixed file pointer adjustment in Read
- fixed thread handles leak in DokanMain
This is a very important release. Thank you.
Great work, thank you!
Thank you for all your hard work. I use Dokan every day and appreciate your hard work.
Thanks for this project!!!
It is a great chance for other start-up projects (like mine) to create his own virtual file system.
P.S.:
My project uses 0.5.2 dokan, But I will add supporting the last dokan version soon.
Houses are not cheap and not every person is able to buy it. Nevertheless, credit loans are created to aid people in such cases.
Can you add fuse4win from here (http://hg.sharesource.org/fuse4win) as one of the reference dokan filesystems? It implements FUSE API on the top of Dokan, and AFAIK at least ntfs-3g works on it. It seems that the project is discontinued now, but the idea is great and can bring a lot of production-ready filesystems for dokan in a moment.
Hi,
i want to implement a filesystem which shows a different filesize then the original file size because the file should be generated in dependency to different conditions. Is this possible and can i get this functionality with “GetFileInformation” ? Thanks for your help!
bob446,
It is important to have a correspondence between defined file size and size that is available to read.
Also you should know that all application read data in different ways (try to do this for Explorer and Far Manager).
So, it possible, but you should test read/write operations for different applications.
Thank you very much for improving dokan!
I’ll update nekodrive project with this release!
plase sent one to me .
Could you send one to me?
hello
Dokan And I liked it.
Thank you for what you give is for those who want to learn