mirror of
https://github.com/reactos/reactos.git
synced 2026-05-28 11:53:03 +08:00
- ScmUnloadDriver: Handle failed unload properly. - ScmGetDriverStatus: A driver is running when its driver object was found. Otherwise it has been stopped. - ScmControlDriver: Check a drivers status before and after unloading. CORE-14317