Jacek Caban : ole32: Use a separated object to expose local servers instead of marshaling them in CoRegisterClassObject .

Alexandre Julliard julliard at winehq.org
Thu May 23 14:42:19 CDT 2013


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu May 23 13:20:41 2013 +0200

ole32: Use a separated object to expose local servers instead of marshaling them in CoRegisterClassObject.

---

 dlls/ole32/compobj.c              |  187 +++++++++++++++++++++++++++++++------
 dlls/ole32/compobj_private.h      |   12 +++
 dlls/ole32/errorinfo.c            |   10 --
 dlls/ole32/rpc.c                  |   13 ++-
 dlls/ole32/tests/defaulthandler.c |    2 -
 5 files changed, 181 insertions(+), 43 deletions(-)

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



More information about the wine-cvs mailing list