[SERVICES]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 27 Nov 2016 20:39:10 +0000 (20:39 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 27 Nov 2016 20:39:10 +0000 (20:39 +0000)
commit49284f4696c6d8f6b7fc5004d28a4a97107879a1
tree0b71eda9538b4183eb73b5dd309c8f345e011253
parenta96ca3a4c1c6ee2e0fbc81996416cf8c69dfed99
[SERVICES]
- The new ScmDeleteServiceKey (r73400) and the already existing ScmDeleteRegKey are the same functions: remove the old ScmDeleteRegKey and use ScmDeleteServiceKey instead AND rename ScmDeleteServiceKey to ScmDeleteRegKey (as it can be used generically within services.exe).
- Call RegDeleteKeyW for the subkey after we have closed its opened handle.

svn path=/trunk/; revision=73401
reactos/base/system/services/config.c
reactos/base/system/services/database.c
reactos/base/system/services/rpcserver.c
reactos/base/system/services/services.h