mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05: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