Module: wine Branch: master Commit: 6c706e02aeb6a2233a7b0b5c7af253e88e893b0a URL: https://gitlab.winehq.org/wine/wine/-/commit/6c706e02aeb6a2233a7b0b5c7af253e...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Oct 17 21:20:02 2022 +0300
mshtml: Move the IOleCommandTarget interface out of basedoc.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/editor.c | 2 +- dlls/mshtml/htmldoc.c | 11 ++-- dlls/mshtml/mshtml_private.h | 6 ++- dlls/mshtml/olecmd.c | 126 +++++++++++++++++++++++++++++++------------ dlls/mshtml/view.c | 2 +- 5 files changed, 105 insertions(+), 42 deletions(-)