1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-12-26 05:52:46 -06:00
This commit is contained in:
Bill Zissimopoulos
2015-11-30 10:14:16 -08:00
parent 427f8a20e6
commit 18091c65db
3 changed files with 9 additions and 3 deletions

View File

@@ -269,6 +269,7 @@ typedef struct
FSP_FSCTL_VOLUME_PARAMS VolumeParams;
FSP_IOQ Ioq;
PVPB SwapVpb;
BOOLEAN Deleted;
UINT8 SecurityDescriptorBuf[];
} FSP_FSVRT_DEVICE_EXTENSION;
typedef struct