ole32: Marshal the ORPCTHAT structure prefixed to the server data.
commitee99b6d7438293116024249db40074450d9ae107
authorRob Shearman <rob@codeweavers.com>
Wed, 27 Dec 2006 13:04:07 +0000 (27 13:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Dec 2006 13:34:15 +0000 (27 14:34 +0100)
treeb95de6d6a2d507c83b8972b4b422ccf87c7ef249
parentc7e00c9f492b01829cb88b11e27f813be9073311
ole32: Marshal the ORPCTHAT structure prefixed to the server data.

Unmarshal the data on the client side (during
ClientChannelBuffer_SendReceive) and call ClientNotify.
dlls/ole32/compobj.c
dlls/ole32/rpc.c