Module: wine Branch: master Commit: f852f1a6137d31e4537acc89ee4dd5a0bc79aa61 URL: https://gitlab.winehq.org/wine/wine/-/commit/f852f1a6137d31e4537acc89ee4dd5a...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Tue Oct 25 16:54:01 2022 +0300
mshtml: Move the IDispatchEx interface out of basedoc.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/dispex.c | 5 +- dlls/mshtml/htmldoc.c | 177 +++++++++++++++++++------------------------ dlls/mshtml/htmlwindow.c | 2 +- dlls/mshtml/mshtml_private.h | 10 +-- dlls/mshtml/oleobj.c | 153 +++++++++++++++++++++++++++++++++++-- 5 files changed, 229 insertions(+), 118 deletions(-)