Sweden-Number/dlls/vbscript
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
..
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
compile.c vbscript: Emit catch after enumnext in for each loops. 2021-10-14 21:40:47 +02:00
global.c
interp.c vbscript: Support VT_BSTR in stack_pop_bool. 2021-11-03 21:06:51 +01:00
lex.c vbscript: Avoid negating SUCCEEDED(). 2021-11-01 20:47:31 +01:00
parse.h
parser.y makefiles: Specify the bison prefix directly in the source files. 2022-01-21 13:15:12 +01:00
regexp.c
regexp.h
utils.c
vbdisp.c
vbregexp.c
vbscript.c
vbscript.h
vbscript.rc
vbscript.rgs
vbscript.spec
vbscript_classes.idl
vbscript_defs.h
vbscript_main.c
vbsglobal.idl
vbsregexp10.idl
vbsregexp55.idl