[SDK][SVCHOST] Move all global svchost declarations to public header. 2931/head
authorOleg Dubinskiy <oleg.dubinskij2013@yandex.ua>
Thu, 18 Jun 2020 12:03:01 +0000 (15:03 +0300)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 27 Jun 2020 12:54:22 +0000 (14:54 +0200)
commitdcc5dd2a69db67d3d2bf9263d45c5cb531f0497a
tree0af20619b4229d3db31276a5ede3c76e068cdcf3
parent2dfcb500e2a065580c7c25a5d431d1f7710b8b41
[SDK][SVCHOST] Move all global svchost declarations to public header.

Also update the includes.
It will allow to use those declarations globally where they are required (e. g. for SvchostPushServiceGlobals functions in some services).
No functional changes.
base/services/svchost/svchost.h
sdk/include/reactos/svc.h [new file with mode: 0644]