rpcrt4: Make binding to an interface a function of RpcAssoc instead of
commitc6dc14d81b7cb7c1d81868382122eca56009c673
authorRob Shearman <rob@codeweavers.com>
Thu, 12 Jul 2007 14:32:43 +0000 (12 15:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Jul 2007 10:27:17 +0000 (13 12:27 +0200)
tree20ccddd72c0d63a7824f80717ab2fb81a3cd9808
parent1cd222b451627e2a3dab50c91eac52994a103428
rpcrt4: Make binding to an interface a function of RpcAssoc instead of
binding handles, since binding requires information from the
association and not from the binding handle.
dlls/rpcrt4/rpc_binding.c
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_transport.c