June 11, 2026
9:52 a.m.
Native VBScript appends the identifier name only to the error description passed to the host through IActiveScriptError, while the Err object exposes the bare error text. Store the identifier separately from the recorded error and append it when reporting to the host. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11126