Module: wine Branch: master Commit: 8985cf154f826fc995afc4dca07c173ecc4f05fa URL: https://gitlab.winehq.org/wine/wine/-/commit/8985cf154f826fc995afc4dca07c173...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Sep 11 14:57:06 2023 +0300
mshtml: Get rid of the custom query_interface for DOM Events.
Just use the dispex's query_interface.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/htmlevent.c | 112 +++++++++++++++++++++++++----------------------- dlls/mshtml/htmlevent.h | 2 - 2 files changed, 58 insertions(+), 56 deletions(-)