1
0
mirror of https://github.com/winfsp/winfsp.git synced 2025-10-29 11:08:37 -05:00

sys: testing

This commit is contained in:
Bill Zissimopoulos
2015-11-30 22:00:56 -08:00
parent 7f182ac04d
commit cb25c6456d
5 changed files with 16 additions and 8 deletions

View File

@@ -50,6 +50,7 @@ typedef struct
{
UINT16 Version;
UINT16 SectorSize;
UINT32 SerialNumber;
} FSP_FSCTL_VOLUME_PARAMS;
typedef struct
{