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

Robert Shearman rob at codeweavers.com
Mon Mar 3 06:12:51 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: 895ba16aa171da01c29e80a006fdb5b1326e3331.diff
Type: text/x-patch
Size: 40184 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080303/39aa7313/attachment-0001.bin 


More information about the wine-patches mailing list