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