services: Send the service name in the control requests.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 8 May 2008 16:08:41 +0000 (18:08 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 May 2008 16:08:41 +0000 (18:08 +0200)
commit33914a1bf426f0d0d0670263b5b9f6fb24a87251
tree5d64820e50b9e4a50d4ae1406c4a39b15f235fc6
parentcd550bf6b4f52b6d5bcc4b62ca7f21a7831eb500
services: Send the service name in the control requests.

Only start a single dispatcher thread for all services.
dlls/advapi32/service.c
include/wine/svcctl.idl
programs/services/rpc.c
programs/services/services.c