Rob Shearman : rpcrt4: Use DCE/RPC to contact the endpoint-mapper server.

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


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

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

rpcrt4: Use DCE/RPC to contact the endpoint-mapper server.

---

 .gitignore               |    2 +
 dlls/rpcrt4/Makefile.in  |    3 +
 dlls/rpcrt4/epm.idl      |   19 ++
 dlls/rpcrt4/epm_towers.h |    6 +-
 dlls/rpcrt4/rpc_epmap.c  |  453 +++++++++++++++++++++++++++++++++-------------
 5 files changed, 353 insertions(+), 130 deletions(-)

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



More information about the wine-cvs mailing list