Alexandre Julliard : services: Send the service name in the control requests.

Alexandre Julliard julliard at winehq.org
Fri May 9 06:26:22 CDT 2008


Module: wine
Branch: master
Commit: 33914a1bf426f0d0d0670263b5b9f6fb24a87251
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=33914a1bf426f0d0d0670263b5b9f6fb24a87251

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May  8 18:08:41 2008 +0200

services: Send the service name in the control requests.

Only start a single dispatcher thread for all services.

---

 dlls/advapi32/service.c      |  185 ++++++++++++++++++++++++------------------
 include/wine/svcctl.idl      |   21 +++--
 programs/services/rpc.c      |   23 ++++--
 programs/services/services.c |   25 +++---
 4 files changed, 148 insertions(+), 106 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=33914a1bf426f0d0d0670263b5b9f6fb24a87251



More information about the wine-cvs mailing list