|
07-26-2011
Downloads: 130
File size: 2.4MB
Views: 10,517
|
WinFUSE |
This archive contains WinFUSE, a user-mode file system driver. It also contains other, similar, projects:
- FileDisk
- HttpDisk
- WinS3FS
FUSE is a linux "proxy driver" that allows API calls made in the Kernel to be proxied up to a user-mode application to provide the implimentation details. The same is true on Windows. The appropiate drivers are installed and the implementation is provided by a user-mode program.
|
|
|