mirror of
https://github.com/winfsp/winfsp.git
synced 2026-01-04 02:09:06 -06:00
Major refactoring: WIP
This commit is contained in:
@@ -411,6 +411,7 @@ VOID FspDeviceDeleteAll(VOID);
|
||||
/* fsctl file objects */
|
||||
typedef struct
|
||||
{
|
||||
FAST_MUTEX FastMutex;
|
||||
PDEVICE_OBJECT FsvolDeviceObject;
|
||||
} FSP_FSCTL_FILE_CONTEXT2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user