mirror of
https://github.com/winfsp/winfsp.git
synced 2026-03-16 13:20:33 -05:00
sys: WIP
This commit is contained in:
@@ -191,7 +191,8 @@ typedef struct
|
||||
typedef struct
|
||||
{
|
||||
FSP_DEVICE_EXTENSION Base;
|
||||
FSP_IOQ Ioq;
|
||||
FSP_IOQ TransactIoq, Ioq;
|
||||
FSP_TRANSACT_THREAD TransactThread;
|
||||
UINT8 SecurityDescriptorBuf[];
|
||||
} FSP_FSVRT_DEVICE_EXTENSION;
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user