[PATCH 4/6] services: Remove dependency on service name being determined correctly in order for the two ends on the control pipe to meet up.

Robert Shearman rob at codeweavers.com
Fri Mar 28 12:07:48 CDT 2008


Instead use the mechanism used by native which uses 
\\.\pipe\net\NtControlPipeN.

Also remove the service startup event set by StartServiceCtrlDispatcher 
as we wait for the service status to change instead.
---
  dlls/advapi32/service.c |   73 +++++++++++++++-----------------
  programs/services/rpc.c |  108 
+++++++++++++++++++++++++----------------------
  2 files changed, 91 insertions(+), 90 deletions(-)

Fixes bug 11420 (http://bugs.winehq.org/show_bug.cgi?id=11420).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 88fd7eda249fa0c899c086c5fd52cdc7797262e8.diff
Type: text/x-patch
Size: 11174 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080328/ebf77ac6/attachment.bin 


More information about the wine-patches mailing list