mirror of
https://github.com/reactos/reactos.git
synced 2026-05-26 19:02:18 +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