mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 16:33:02 -05:00
update README
This commit is contained in:
parent
10ce221fcc
commit
f0385e3c7d
@ -27,6 +27,7 @@ The project source code is organized as follows:
|
|||||||
* inc/winfsp: contains public headers for the WinFsp API.
|
* inc/winfsp: contains public headers for the WinFsp API.
|
||||||
* inc/fuse: contains public headers for the FUSE compatibility layer.
|
* inc/fuse: contains public headers for the FUSE compatibility layer.
|
||||||
* src/dll: contains the source code to the WinFsp DLL.
|
* src/dll: contains the source code to the WinFsp DLL.
|
||||||
|
* src/dll/launcher: contains the source code to the launcher service and the launchctl utility.
|
||||||
* src/dll/fuse: contains the source code to the FUSE compatibility layer.
|
* src/dll/fuse: contains the source code to the FUSE compatibility layer.
|
||||||
* src/sys: contains the source code to the WinFsp FSD.
|
* src/sys: contains the source code to the WinFsp FSD.
|
||||||
* tst/memfs: contains the source code to an example file system written in C++ (memfs).
|
* tst/memfs: contains the source code to an example file system written in C++ (memfs).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user