Module: wine Branch: master Commit: 0c0efd3f63d0bcc5afbf0cad6afaf1d2596e3369 URL: https://gitlab.winehq.org/wine/wine/-/commit/0c0efd3f63d0bcc5afbf0cad6afaf1d...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Oct 24 15:58:01 2022 +0300
mshtml: Move the IHTMLDocument7 interface out of basedoc.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/htmldoc.c | 374 +++++++++++++++++++++---------------------- dlls/mshtml/htmlevent.h | 8 +- dlls/mshtml/mshtml_private.h | 3 +- dlls/mshtml/oleobj.c | 259 +++++++++++++++++++++++++++++- dlls/mshtml/omnavigator.c | 2 +- 5 files changed, 450 insertions(+), 196 deletions(-)