mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-26 20:42:50 -05:00
dll: FspService: console mode improvements
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user