Jacek Caban : mshtml: Use vtbl to get ConnectionPointContainer from event target.

Alexandre Julliard julliard at winehq.org
Wed Oct 18 15:16:29 CDT 2017


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Oct 18 16:39:22 2017 +0200

mshtml: Use vtbl to get ConnectionPointContainer from event target.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/htmldoc.c        | 14 ++++++--
 dlls/mshtml/htmlelem.c       | 11 ++++--
 dlls/mshtml/htmlevent.c      | 82 +++++++++++++++++++++-----------------------
 dlls/mshtml/htmlevent.h      |  3 +-
 dlls/mshtml/mshtml_private.h |  1 -
 dlls/mshtml/xmlhttprequest.c |  2 +-
 6 files changed, 62 insertions(+), 51 deletions(-)

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



More information about the wine-cvs mailing list