March 26, 2026
10:15 a.m.
When a non-dispatch variable (integer, string, empty, etc.) is used as a statement with no arguments, return VBSE_TYPE_MISMATCH (error 13) instead of E_NOTIMPL. This matches native Windows VBScript behavior. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10462