mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-26 05:52:46 -06:00
sys: WIP
This commit is contained in:
@@ -245,11 +245,11 @@ enum
|
||||
typedef struct
|
||||
{
|
||||
UINT8 Kind;
|
||||
ERESOURCE Resource;
|
||||
} FSP_DEVICE_EXTENSION;
|
||||
typedef struct
|
||||
{
|
||||
FSP_DEVICE_EXTENSION Base;
|
||||
ERESOURCE Resource;
|
||||
} FSP_FSCTL_DEVICE_EXTENSION;
|
||||
typedef struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user