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