wine/programs/services
Sebastian Lackner 72ae095d75 services: Change scmdatabase_remove_service to a void function.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-20 21:51:42 +09:00
..
tests services/tests: Initialize critical section just once. 2016-03-03 15:26:42 +09:00
Makefile.in makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
rpc.c services: Hold a reference to process in svcctl_ControlService. 2016-04-19 21:06:11 +09:00
services.c services: Change scmdatabase_remove_service to a void function. 2016-04-20 21:51:42 +09:00
services.h services: Hold a reference to process in svcctl_ControlService. 2016-04-19 21:06:11 +09:00
svcctl.idl makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
utils.c