June 8, 2026
11:43 a.m.
On Mon Jun 8 11:42:28 2026 +0000, Rose Hellsing wrote:
DispatchEx would come from whatever is using msxml, in the tests case it only implement IDispatch so the if statement falls through to the else body and uses IDispatch_Invoke. I can add a test for DispatchEx if that's wanted, it'd mostly duplicate the IDispatch patterns.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11076#note_142407