28 May
2024
28 May
'24
8:45 p.m.
On Fri Apr 12 17:46:51 2024 +0000, Jacek Caban wrote:
Why would we ever want to pass it to any MSHTML object? Oh, I see what you mean. You want to hardcode on jscript the fact that mshtml does not make use of it for DISPID_VALUE? I didn't check this, but it seems plausible and what you meant, right?
I was just trying to forward everything *as if* InvokeEx was called directly on the mshtml object itself (like in pre IE8 modes), i.e. making it "generic". But if that's not a requirement I'll re-evaluate. From a quick look, it does seem like it's not used, though. So in retrospect, I can probably remove it, though I'll need to test to make sure. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5444#note_67758