27 Jan
2025
27 Jan
'25
9:22 p.m.
Jacek Caban (@jacek) commented about dlls/vbscript/vbscript.rc:
VBSE_NAMED_ARGS_NOT_SUPPORTED "Object doesn't support named arguments" VBSE_LOCALE_SETTING_NOT_SUPPORTED "Object doesn't support current locale setting" VBSE_NAMED_PARAM_NOT_FOUND "Named argument not found" - VBSE_PARAMETER_NOT_OPTIONAL "Named argument not found" + VBSE_PARAMETER_NOT_OPTIONAL "Parameter not optional"
It probably doesn't matter much, but it's visible to the script and native uses "Argument not optional". -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7184#note_93021