ole32: Determine the destination for the COM call and initialise the necessary parame...
commitd84f0abb70c9e53f9d7fecdaefd206aafa906faf
authorRob Shearman <rob@codeweavers.com>
Fri, 4 Jan 2008 16:25:39 +0000 (4 16:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2008 11:03:03 +0000 (7 12:03 +0100)
treef31810e1b6f8906553683b11623f33fe421cfde2
parent13f9c71960495c3696c40622653f9d59d18bd72c
ole32: Determine the destination for the COM call and initialise the necessary parameters in ClientRpcChannelBuffer_GetBuffer instead of ClientRpcChannelBuffer_SendReceive.

The parameters are then freed in the matching
ClientRpcChannelBuffer_FreeBuffer function.
dlls/ole32/rpc.c