Gabriel Ivăncescu : mshtml: Allocate Mouse events via the types table.

Alexandre Julliard julliard at winehq.org
Tue Jul 26 15:35:16 CDT 2022


Module: wine
Branch: master
Commit: 63877ba2c5643b97d9dca308dd51dc5bc7ab7e17
URL:    https://gitlab.winehq.org/wine/wine/-/commit/63877ba2c5643b97d9dca308dd51dc5bc7ab7e17

Author: Gabriel Ivăncescu <gabrielopcode at 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 at gmail.com>

---

 dlls/mshtml/htmlevent.c | 288 +++++++++++++++++++++++++++++++-----------------
 dlls/mshtml/htmlevent.h |   2 -
 2 files changed, 185 insertions(+), 105 deletions(-)




More information about the wine-cvs mailing list