Dokan library 0.2.0 released
December 16th, 2007 in Dokan
Dokan library 0.2.0 is now released.
Dokan library is user-mode file system library to write a Windows file system very easily. Using Dokan library, you don’t need to write a file system driver.
Before installing new Dokan library, you have to uninstall previous version and reboot your computer.
Changes from 0.1.9
- Improved stability on lower resource environment
- Improved stability on Windows Vista
- Fixed deadlock
Hi,
I’m from Tsukuba University. I’m now developing an Internet FS for my thesis.
Just to inform that I can run my code using this latest version.
It will cause BSOD. I don’t know either my code or the driver cause the problem. I have no problem running my code using prior version (0.1.8 and 0.1.9)
Thanks.
Hello, Artakus
If you have minidump files in C:\WINDOWS\Minidump folder, please send me the latest one. I’m designing Dokan with which user-mode aplication can’t cause BOSD, so BOSD is driver’s problem.
Best regards.