mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 08:12:45 -05:00
sys: IRP_MJ_CREATE
This commit is contained in:
@ -52,6 +52,7 @@ typedef struct
|
||||
UINT16 Version;
|
||||
UINT16 SectorSize;
|
||||
UINT32 SerialNumber;
|
||||
BOOLEAN EaSupported;
|
||||
} FSP_FSCTL_VOLUME_PARAMS;
|
||||
typedef struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user