mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
Merge branch 'master' into pvt-sxs
This commit is contained in:
commit
c4ecd15c0a
@ -1197,7 +1197,6 @@ typedef struct
|
|||||||
KSPIN_LOCK SpinLock;
|
KSPIN_LOCK SpinLock;
|
||||||
LONG RefCount;
|
LONG RefCount;
|
||||||
UINT32 Kind;
|
UINT32 Kind;
|
||||||
GUID SiloContainerId;
|
|
||||||
FSP_DEVICE_TIMER DeviceTimer; /* IoTimer emulation */
|
FSP_DEVICE_TIMER DeviceTimer; /* IoTimer emulation */
|
||||||
LONG DidIoDeleteDevice;
|
LONG DidIoDeleteDevice;
|
||||||
} FSP_DEVICE_EXTENSION;
|
} FSP_DEVICE_EXTENSION;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user