mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-23 00:43:00 -05:00
sys: FspUnload
This commit is contained in:
parent
fb507fc0bc
commit
abb504053b
@ -237,6 +237,8 @@ VOID FspUnload(
|
|||||||
{
|
{
|
||||||
FSP_ENTER_VOID(PAGED_CODE());
|
FSP_ENTER_VOID(PAGED_CODE());
|
||||||
|
|
||||||
|
FsRtlDeregisterUncProvider(FspMupHandle);
|
||||||
|
|
||||||
FspFsctlDiskDeviceObject = 0;
|
FspFsctlDiskDeviceObject = 0;
|
||||||
FspFsctlNetDeviceObject = 0;
|
FspFsctlNetDeviceObject = 0;
|
||||||
FspFsmupDeviceObject = 0;
|
FspFsmupDeviceObject = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user