Rob Shearman : ole32: Marshal the ORPCTHAT structure prefixed to the server data.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Dec 27 10:37:38 CST 2006


Module: wine
Branch: master
Commit: ee99b6d7438293116024249db40074450d9ae107
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ee99b6d7438293116024249db40074450d9ae107

Author: Rob Shearman <rob at codeweavers.com>
Date:   Wed Dec 27 13:04:07 2006 +0000

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 |    1 -
 dlls/ole32/rpc.c     |  368 +++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 317 insertions(+), 52 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ee99b6d7438293116024249db40074450d9ae107



More information about the wine-cvs mailing list