Module: wine Branch: master Commit: 0759e865271d58cc48059ca22d3e2709165c2146 URL: https://gitlab.winehq.org/wine/wine/-/commit/0759e865271d58cc48059ca22d3e270...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Oct 24 15:58:01 2022 +0300
mshtml: Move the remaining non-IHTMLDocument* interfaces out of basedoc.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/htmldoc.c | 366 ++++++++++++++++++++++--------------------- dlls/mshtml/mshtml_private.h | 24 ++- dlls/mshtml/oleobj.c | 360 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 562 insertions(+), 188 deletions(-)