[SERVICES]
authorEric Kohl <eric.kohl@reactos.org>
Sun, 27 Mar 2011 13:12:12 +0000 (13:12 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 27 Mar 2011 13:12:12 +0000 (13:12 +0000)
commit4288ba63064d3c8b754146db19bf7ff0855d1d7b
tree7e17c1b68c48d4e9e9d814bb24bbecc6ab5ea3db
parent828d04705abceafa449057ca35aa2d71332282ae
[SERVICES]
ScmWriteDependencies:
- Fixed an off-by-one bug. This bug caused a wrong calculation of the 'DependOnGroup' value data length. Group dependencies were not written properly to the registry.

- Write 'DependOnService' and 'DependOnService' values to the registry only if the dependency strings are not empty. Delete a value if the corresponding dependency string is empty.

This fixes another winetest.

svn path=/trunk/; revision=51172
reactos/base/system/services/config.c