mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-23 17:03:12 -05:00
dll: FspService: console mode improvements
This commit is contained in:
parent
57f9db6cc0
commit
0c18b82cc2
@ -306,6 +306,7 @@ FSP_API NTSTATUS FspServiceLoop(FSP_SERVICE *Service)
|
|||||||
goto exit;
|
goto exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (Service->AcceptControl & SERVICE_ACCEPT_STOP)
|
||||||
FspServiceCtrlHandler(SERVICE_CONTROL_STOP, 0, 0, Service);
|
FspServiceCtrlHandler(SERVICE_CONTROL_STOP, 0, 0, Service);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user