mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 08:11:38 +08:00
This is cleaner behavior and lets report failures. - Create KmtEnsureServiceState(), called at end of KmtStartService() and KmtStopService(). - Create KmtGetServiceStateAsString(), called from KmtEnsureServiceState(). ROSTESTS-263