Module: wine Branch: master Commit: 5b59ba0cc1384b99aa734ab0deb2c964fdd1f280 URL: https://gitlab.winehq.org/wine/wine/-/commit/5b59ba0cc1384b99aa734ab0deb2c96...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Wed Sep 20 16:14:30 2023 +0300
mshtml: Use the dispex's invoke for all nodes.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/htmlelem.c | 13 ------------- dlls/mshtml/htmlevent.h | 1 - dlls/mshtml/htmlform.c | 6 +++--- dlls/mshtml/htmlframe.c | 12 ++++++------ dlls/mshtml/htmlobject.c | 6 +++--- dlls/mshtml/htmlselect.c | 11 +++-------- dlls/mshtml/mshtml_private.h | 2 -- 7 files changed, 15 insertions(+), 36 deletions(-)