19 Oct
2022
19 Oct
'22
9:09 p.m.
Module: wine Branch: master Commit: 5e062a994858513a087fde0111320fbcb77a4177 URL: https://gitlab.winehq.org/wine/wine/-/commit/5e062a994858513a087fde0111320fb... Author: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> Date: Mon Oct 17 21:20:02 2022 +0300 mshtml: Move the ConnectionPointContainer out of basedoc. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> --- dlls/mshtml/htmldoc.c | 64 +++++++++++++++++++++++++++++--------------- dlls/mshtml/htmlwindow.c | 2 +- dlls/mshtml/mshtml_private.h | 4 +-- dlls/mshtml/mutation.c | 2 +- dlls/mshtml/persist.c | 2 +- 5 files changed, 48 insertions(+), 26 deletions(-)