mirror of
https://github.com/winfsp/winfsp.git
synced 2026-06-22 04:22:35 -05:00
dll: fuseintf: ReadDirectory implementation
This commit is contained in:
@@ -51,6 +51,8 @@ struct fsp_fuse_file_desc
|
||||
BOOLEAN IsDirectory;
|
||||
int OpenFlags;
|
||||
UINT64 FileHandle;
|
||||
PVOID DirBuffer;
|
||||
ULONG DirBufferSize;
|
||||
};
|
||||
|
||||
static inline
|
||||
|
||||
Reference in New Issue
Block a user