Module: wine Branch: master Commit: 63877ba2c5643b97d9dca308dd51dc5bc7ab7e17 URL: https://gitlab.winehq.org/wine/wine/-/commit/63877ba2c5643b97d9dca308dd51dc5...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Jul 25 21:54:04 2022 +0300
mshtml: Allocate Mouse events via the types table.
Instead of specially treating them.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/htmlevent.c | 288 +++++++++++++++++++++++++++++++----------------- dlls/mshtml/htmlevent.h | 2 - 2 files changed, 185 insertions(+), 105 deletions(-)