mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-25 21:42:55 -06: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