Rob Shearman : ole32: Implement CoRegisterChannelHook and call channel hook methods on the client side .

Alexandre Julliard julliard at wine.codeweavers.com
Wed Dec 20 08:54:57 CST 2006


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Tue Dec 19 19:35:42 2006 +0000

ole32: Implement CoRegisterChannelHook and call channel hook methods on the client side.

---

 dlls/ole32/compobj.c         |   21 +++++
 dlls/ole32/compobj_private.h |    2 +
 dlls/ole32/ole32.spec        |    2 +-
 dlls/ole32/rpc.c             |  206 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 226 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list