Dokan library 0.2.6 released
March 23rd, 2008 in Dokan
Dokan library 0.2.6 is now released.
Dokan library is a user-mode file system library for Window. Let’s make your own file system!
Changes from 0.2.4
- Fixed BSOD while Filemon(MS Sysinternals) is running
hi,
im using your Dokan Library 0.2.6 and it works fine in release version. If i want debug my code i got an exception “0xC0000008 in NTDLL.DLL : invalid handle value” when i call your DokanMain-Function…! The DokanMain is called in a separate thread.
any ideas?
thanks for help…tobe
Hello,
I have no clue what’s going on.
Could you give me more details of your errors.
Did you try rebuild your program?
Thanks.
Hello,
Are you planning to make Dokan fully FUSE-compatible and/or releasing it under some opensource license?
Hello, Alex
Yes, I want to release FUSE comaptible API for Dokan library, but now I don’t have enough time to make it and I don’t know when I can. Of course, I’m happy if you make it.
I have a plan to change the license of Dokan library, and open source license is one of posibilities.
Hi!
I’d also very welcome the possibility to opensource the project or make the project available under a better license. If you put the sources on sourceforge I bet there are some guys supporting you and the project. I’ve started a little prototype of an filesystem and would be happy if I could release it without problems and make it available… (it’s only a prototype, but I want to release the source, too)
regards
so, keep up the good work
questor
I want to use Dokan with perl in Win32
But a dont know how to use dokan.dll