Sweden-Number/dlls/vbscript
Nikolay Sivov bae687ec6b vbscript: Implement DateSerial().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-16 22:10:15 +02:00
..
tests vbscript: Implement DateSerial(). 2022-05-16 22:10:15 +02:00
Makefile.in vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
compile.c
global.c vbscript: Implement DateSerial(). 2022-05-16 22:10:15 +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