Dokan 0.5.3
A user mode DLL (dokan.dll) and a kernel mode file system driver (dokan.sys)
| Details |
Size: 512 KB
License: LGPL Free
OS: Windows XP, Windows2003, Vista, XP X64, Windows2008, Vista64, Windows7, 7 x64
Publisher: Hiroki Asakawa
|
Date added: 15/08/2010
Date updated: 15/08/2010
Total Downloads: 22
|
|
Dokan 0.5.3 Publisher's description
When you want to create a new file system on Windows, for example to improve FAT or NTFS, you need to develope a file system driver. Developing a device driver that works in kernel mode on windows is extremley difficult.
By using Dokan library, you can create your own file systems very easily without writing device driver. Dokan Library is similar to FUSE (Linux user mode file system) but works on Windows.
The Dokan library provides a user mode DLL (dokan.dll) and a kernel mode file system driver (dokan.sys). Once Dokan file system driver is installed, you can create file systems which can be seen as normal file systems in Windows. The application that creates file systems using Dokan library is called File system application.
File operation requests from user programs (e.g., CreateFile, ReadFile, WriteFile,
...) will be sent to the Windows I/O subsystem (runs in kernel mode) which will subsequently forward the requests to the Dokan file system driver (dokan.sys). By using functions provided by the Dokan user mode library (dokan.dll), file system applications are able to register callback functions to the file system driver.
The file system driver will invoke these callback routines in order to response to the requests it received. The results of the callback routines will be sent back to the user program. For example, when Windows Explorer requests to open a directory, the OpenDirectory request will be sent to Dokan file system driver and the driver will invoke the OpenDirectory callback provided by the file system application.
The results of this routine are sent back to Windows Explorer as the response to the OpenDirectory request. Therefore, the Dokan file system driver acts as a proxy between user programs and file system applications. The advantage of this approach is that it allows programmers to develop file systems in user mode which is safe and easy to debug.
|
| Antivirus information |
| Downloadsky has downloaded and tested Dokan on 2010-8-15 4:59:44 with some of Today's best antivirus engines and you can find below, for your convenience, the scan results: |
| Kaspersky: | Clean |
| NOD 32: | Clean |
| Bitdefender: | Clean |
|
| NO SPYWARE |
| NO ADWARE |
| NO VIRUSES |
| Dokan: does not contain any adware or spyware, certified by download sky. |
|
|
| PeStudio | How do you verify whether an application is 64-bit capable or if the Data Execution Prevention (DEP) or the Address Space Layout Randomization (ASLR) features are used? Do you want to be sure whether your application use |
|
| Better ListView Express | Better ListView Express is a handy and reliable .NET control designed as a replacement for the regular list view.
It includes improved look and feel with full support of modern native Windows themes, no limitations, |
|
| MySQL Code Factory | MySQL Code Factory is a premier MySQL GUI tool application aimed at the SQL queries and script development.
Key features include: Visual Query Builder; handy SQL editor with code folding and syntax highlighting, simu |
|
| C Random Functions | C Random Functions is a package that has been created in order to simplify the hard job of projecting and encoding of programs.
Now you can make use of this handy and accessible tool to further improve your development |
|
| Urin | Urin was built as an Open Source Java library that allows you to work with URIs.
The library was developed so that it can address some of the difficulties posed by working with Java's built in URI and URL classes. Now |
|
| PySAL | PySAL is an open source cross-platform library of spatial analysis functions written in Python. It is intended to support the development of high level applications for spatial analysis.
Give PySAL a try to fully assess |
|
| Office Ribbon Editor | With the release of Office 2007 and the introduction of the ribbon, it has become very difficult to build "toolbars" for Office 2007.
Office Ribbon Editor is a small tool that will assists developers in the c |
|
| datascooter | datascooter is a small, easy to use, fresh object / relational persistence and query system, with commented and fully-functional JUnit tests. |
|
|