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