Rob Shearman : rpcrt4/rpcss: Remove old named pipe code for communicating with RPCSS process.

Alexandre Julliard julliard at winehq.org
Thu Jun 26 06:48:15 CDT 2008


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

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Wed Jun 25 18:27:03 2008 +0100

rpcrt4/rpcss: Remove old named pipe code for communicating with RPCSS process.

---

 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    |    6 +-
 programs/rpcss/epmap_server.c |  210 ----------------
 programs/rpcss/np_server.c    |  527 -----------------------------------------
 programs/rpcss/rpcss.h        |   22 --
 programs/rpcss/rpcss_main.c   |   48 +----
 10 files changed, 6 insertions(+), 1099 deletions(-)

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



More information about the wine-cvs mailing list