1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-27 14:30:25 -06:00

dll: fuseintf: CanDelete improvements

This commit is contained in:
Bill Zissimopoulos
2016-06-10 21:30:59 -07:00
parent 267ed97d36
commit fb6a139c85
2 changed files with 18 additions and 8 deletions

View File

@@ -64,7 +64,7 @@ struct fuse_dirhandle
PVOID Buffer;
ULONG Length;
ULONG BytesTransferred;
BOOLEAN HasChild;
BOOLEAN DotFiles, HasChild;
};
static inline