Module: wine Branch: refs/heads/master Commit: 37364b836f63cb7f38b1ed5b42bf66cee59b190c URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=37364b836f63cb7f38b1ed5b...
Author: Robert Shearman rob@codeweavers.com Date: Thu Jun 1 20:25:06 2006 +0100
rpcrt4: Add functions for generating and parsing the upper floors in endpoint-mapper towers for different transports.
---
dlls/rpcrt4/epm_towers.h | 89 ++++++++++ dlls/rpcrt4/rpc_binding.h | 9 + dlls/rpcrt4/rpc_transport.c | 384 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 481 insertions(+), 1 deletions(-) create mode 100644 dlls/rpcrt4/epm_towers.h
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=37364b836f63cb7f38b1...