Sweden-Number/dlls/vbscript/tests
Gabriel Ivăncescu 0809a2859f vbscript: Return the dispatch object directly in retval, rather than its value.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-18 20:29:02 +01:00
..
Makefile.in
api.vbs vbscript: Add Replace function implementation. 2019-11-05 16:17:14 +01:00
createobj.c vbscript/tests: Fix tests failures on Win10. 2019-10-23 18:53:17 +02:00
error.vbs vbscript: Support DISP_E_EXCEPTION Invoke[Ex] return value. 2019-10-31 19:25:38 +01:00
lang.vbs vbscript: Don't convert hex literals ending with '&' to short in parse_hex_literal. 2020-02-03 20:48:04 +01:00
regexp.vbs vbscript: Implement RegExp.Replace. 2019-10-22 23:04:27 +02:00
rsrc.rc
run.c vbscript: Return the dispatch object directly in retval, rather than its value. 2020-02-18 20:29:02 +01:00
vbscript.c vbscript: Return the dispatch object directly in retval, rather than its value. 2020-02-18 20:29:02 +01:00
vbscript_defs.h
vbsregexp55.idl