mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05:00
dll: fuseintf: CanDelete improvements
This commit is contained in:
@ -64,7 +64,7 @@ struct fuse_dirhandle
|
||||
PVOID Buffer;
|
||||
ULONG Length;
|
||||
ULONG BytesTransferred;
|
||||
BOOLEAN HasChild;
|
||||
BOOLEAN DotFiles, HasChild;
|
||||
};
|
||||
|
||||
static inline
|
||||
|
Reference in New Issue
Block a user