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