March 25, 2026
4:56 a.m.
GetRef returns a callable IDispatch object that wraps a script function or sub, allowing it to be assigned to a variable and invoked later. The returned object calls exec_script on DISPID_VALUE invocation. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10444