[SERVICES]
authorEric Kohl <eric.kohl@reactos.org>
Sat, 16 Jun 2012 18:32:08 +0000 (18:32 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 16 Jun 2012 18:32:08 +0000 (18:32 +0000)
commitbb5ffbd4944cdbd078a18c1287890a18ea213df8
treeb7e3a66b48e1df0177f4cf70ab90bea1a478f1b1
parentb81d71cff3bbe7d883598dbcd7d93b53b057a1c1
[SERVICES]
Implement SERVICE_CONFIG_FAILURE_ACTIONS case in RChangeServiceConfig2W.
Patch by Hermès Bélusca.

I moved the changes to RChangeServiceConfig2W into a new function (ScmSetFailureActions). I also removed the check for services that run in the services.exe process because ReactOS will not support this kind of services. We should use a separate process or svchost instead.

See issue #7122 for more details.

svn path=/trunk/; revision=56738
reactos/base/system/services/rpcserver.c
reactos/dll/win32/advapi32/service/scm.c