mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
update README
This commit is contained in:
parent
b062df9c42
commit
842f649f06
@ -27,8 +27,8 @@ The project source code is organized as follows:
|
||||
* inc/winfsp: contains public headers for the WinFsp API.
|
||||
* inc/fuse: contains public headers for the FUSE compatibility layer.
|
||||
* src/dll: contains the source code to the WinFsp DLL.
|
||||
* src/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/launcher: contains the source code to the launcher service and the launchctl utility.
|
||||
* 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/winfsp-tests: contains the WinFsp test suite.
|
||||
|
Loading…
x
Reference in New Issue
Block a user