vbscript: Added CreateObject tests (based on jscript ActiveXObject tests).

This commit is contained in:
Jacek Caban 2011-09-22 14:26:13 +02:00 committed by Alexandre Julliard
parent d339a0b443
commit f48658c106
2 changed files with 1018 additions and 1 deletions

View File

@ -1,7 +1,8 @@
TESTDLL = vbscript.dll
IMPORTS = oleaut32 ole32
IMPORTS = oleaut32 ole32 advapi32
C_SRCS = \
createobj.c \
run.c \
vbscript.c

File diff suppressed because it is too large Load Diff