Module: wine Branch: master Commit: 070cd2e82a190c8d2347a421d62743d06c66e5ff URL: https://gitlab.winehq.org/wine/wine/-/commit/070cd2e82a190c8d2347a421d62743d...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Oct 24 15:58:01 2022 +0300
mshtml: Move the IHTMLDocument6 interface out of basedoc.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/htmldoc.c | 90 ++++++++++++++++++++------------------------ dlls/mshtml/mshtml_private.h | 3 +- dlls/mshtml/oleobj.c | 34 +++++++++++++++++ 3 files changed, 77 insertions(+), 50 deletions(-)