Sweden-Number/dlls/vbscript
Robert Wilhelm 6899d16c16 vbscript: Implement CDate().
Signed-off-by: Robert Wilhelm <robert.wilhelm@gmx.net>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-20 16:43:49 +02:00
..
tests vbscript: Implement CDate(). 2022-05-20 16:43:49 +02:00
Makefile.in vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
compile.c
global.c vbscript: Implement CDate(). 2022-05-20 16:43:49 +02:00
interp.c vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
lex.c
parse.h
parser.y vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
regexp.c vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
regexp.h
utils.c vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
vbdisp.c vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
vbregexp.c vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
vbscript.c vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
vbscript.h
vbscript.rc
vbscript.rgs
vbscript.spec
vbscript_classes.idl
vbscript_defs.h
vbscript_main.c vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
vbsglobal.idl
vbsregexp10.idl
vbsregexp55.idl