April 10, 2026
2:17 p.m.
Jacek Caban (@jacek) commented about dlls/vbscript/vbscript_defs.h:
#define VBSE_SYNTAX_ERROR 1002 #define VBSE_EXPECTED_LPAREN 1005 #define VBSE_EXPECTED_RPAREN 1006 +#define VBSE_UNTERMINATED_IDENTIFIER 1007 It is missing the resource string as well.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10579#note_135837