Sweden-Number/dlls/vbscript
Eric Pouech d92d623d32 vbscript: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-21 12:32:07 +01:00
..
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
compile.c vbscript: Emit catch after enumnext in for each loops. 2021-10-14 21:40:47 +02:00
global.c vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
interp.c vbscript: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
lex.c vbscript: Avoid negating SUCCEEDED(). 2021-11-01 20:47:31 +01:00
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