[PATCH 3/4] rpcrt4/rpcss: Remove old named pipe code for communicating with RPCSS process.

Robert Shearman rob at codeweavers.com
Wed Feb 6 10:50:30 CST 2008


---
   dlls/rpcrt4/Makefile.in       |    3 +-
   dlls/rpcrt4/rpc_binding.h     |    3 -
   dlls/rpcrt4/rpcrt4_main.c     |  108 ---------
   dlls/rpcrt4/rpcss_np_client.c |  152 ------------
   dlls/rpcrt4/rpcss_np_client.h |   26 --
   programs/rpcss/Makefile.in    |    2 -
   programs/rpcss/epmap_server.c |  210 ----------------
   programs/rpcss/np_server.c    |  527
-----------------------------------------
   programs/rpcss/rpcss.h        |   22 --
   programs/rpcss/rpcss_main.c   |   50 +----
   10 files changed, 5 insertions(+), 1098 deletions(-)
   delete mode 100644 dlls/rpcrt4/rpcss_np_client.c
   delete mode 100644 dlls/rpcrt4/rpcss_np_client.h
   delete mode 100644 programs/rpcss/epmap_server.c
   delete mode 100644 programs/rpcss/np_server.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: b9df8a8c28c6bece0c57e75c15435403b4573038.diff
Type: text/x-patch
Size: 40184 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080206/52f7cfab/attachment-0001.bin 


More information about the wine-patches mailing list