mirror of
https://github.com/winfsp/winfsp.git
synced 2026-06-20 03:24:59 -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