24 Oct
2022
24 Oct
'22
8:45 p.m.
Module: wine Branch: master Commit: 833a7a6202b844f7affadccc25f6ba09c74efb6c URL: https://gitlab.winehq.org/wine/wine/-/commit/833a7a6202b844f7affadccc25f6ba0... Author: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> Date: Mon Oct 24 15:58:01 2022 +0300 mshtml: Move the IHTMLDocument3 interface out of basedoc. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> --- dlls/mshtml/htmldoc.c | 227 ++++++++++++++++++++----------------------- dlls/mshtml/htmlwindow.c | 4 +- dlls/mshtml/mshtml_private.h | 3 +- dlls/mshtml/oleobj.c | 112 +++++++++++++++++++++ 4 files changed, 223 insertions(+), 123 deletions(-)