ole: Pass a channel into IRpcStubBuffer::Invoke.
commita02cb3ebd655745743ca681ea8e82393177ed5aa
authorRobert Shearman <rob@codeweavers.com>
Tue, 10 Jan 2006 19:08:02 +0000 (10 20:08 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Jan 2006 19:41:22 +0000 (10 20:41 +0100)
tree4fca66af38945fb4331f10ab73a362e90bdaa0a7
parent8e5b36147dba9e147ad7c1a92530f6563908eee3
ole: Pass a channel into IRpcStubBuffer::Invoke.

Create a server channel and store this in the ifstub.
Rename ipid_to_apt_and_stubbuffer to ipid_get_dispatch_params and make
the function return an HRESULT.
Return the channel for the ifstub in ipid_get_dispatch_params.
dlls/ole32/compobj_private.h
dlls/ole32/rpc.c
dlls/ole32/stubmanager.c