[OLE #171] Pass a Channel into IRpcStubBuffer::Invoke

Robert Shearman rob at codeweavers.com
Tue Jan 10 07:14:17 CST 2006


ChangeLog:
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 |    4 +++-
  dlls/ole32/rpc.c             |   39 ++++++++++++++++++++--------------
  dlls/ole32/stubmanager.c     |   48 
+++++++++++++++++++++++++++++-------------
  3 files changed, 59 insertions(+), 32 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 214a84e90f8c593d810b68a8d7713a5e7169d37f.diff
Type: text/x-patch
Size: 8014 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060110/d43e6742/214a84e90f8c593d810b68a8d7713a5e7169d37f.diff


More information about the wine-patches mailing list