On 09/07/12 19:15, Alexandre Julliard wrote: > Jacek Caban <[email protected]> writes: > >> dlls/mshtml/htmlwindow.c | 1 - >> dlls/mshtml/mshtml_private.h | 1 - >> dlls/mshtml/script.c | 18 ++++++++++-------- >> dlls/mshtml/tests/vbtest.html | 15 +++++++++++++-- >> 4 files changed, 23 insertions(+), 12 deletions(-) > It doesn't work here on 64-bit: > > ../../../../wine/tools/runtest -q -P wine -M mshtml.dll -T ../../.. -p > mshtml_test.exe.so ../../../../wine/dlls/mshtml/tests/script.c && touch > script.ok > script.c:620: Test failed: L"got an exception" > script.c:620: Test failed: L"counter = 3" > make: *** [script.ok] Error 2
It required another vbscript patch to be applied first, sorry about that. Jacek
