Module: wine Branch: master Commit: 3b14acbd7fe9c090aab958314a0dfb8caf3c6f1d URL: https://gitlab.winehq.org/wine/wine/-/commit/3b14acbd7fe9c090aab958314a0dfb8...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Oct 24 15:58:01 2022 +0300
mshtml: Move the IHTMLDocument5 interface out of basedoc.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/htmldoc.c | 131 +++++++++++++++++++++---------------------- dlls/mshtml/mshtml_private.h | 3 +- dlls/mshtml/oleobj.c | 56 ++++++++++++++++++ 3 files changed, 121 insertions(+), 69 deletions(-)