reactos/base/system
Pierre Schweitzer 9d91a2e8ce
[SERVICES] Fix querying the status of a registered but not started driver.
The current implementation was broken and some dead code was never called; always failing before.
This fix revives this dead code!
Extra fix: avoid derefencing potential null-ptr.
And also, as bonus, comment the function so that logic can be easily understood.

CORE-14062
2017-12-08 22:48:20 +01:00
..
autochk
bootok
chkdsk
diskpart
expand
format
logonui
lsass
msiexec [MSIEXEC] Sync with Wine Staging 2.16. CORE-13762 2017-10-08 12:08:41 +01:00
regsvr32
rundll32
runonce
services [SERVICES] Fix querying the status of a registered but not started driver. 2017-12-08 22:48:20 +01:00
smss
subst
userinit [SYSSETUP] [USERINIT] "sLanguage" relates to LOCALE_SABBREVLANGNAME actually, not LOCALE_SLANGUAGE. CORE-13128 #62 2017-10-17 13:59:18 +01:00
winlogon
CMakeLists.txt