mshtml: Added a helper to get vtbl from DispatchEx and use it to access vtbl outside...
commitdba85f124b10c883b111231e891af9c510fac143
authorJacek Caban <jacek@codeweavers.com>
Tue, 5 Jul 2016 20:46:01 +0000 (5 22:46 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Jul 2016 02:53:50 +0000 (6 11:53 +0900)
tree4f8d2ffed4fc43cd913a165d111b17dba514658d
parentfd2f645d1648f4f4ec7879b8e7c9c9e1f3e90847
mshtml: Added a helper to get vtbl from DispatchEx and use it to access vtbl outside dispex.c.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mshtml/dispex.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h