Alexandre Julliard wrote:
> Jacek Caban <[EMAIL PROTECTED]> writes:
>
>   
>>  dlls/mshtml/tests/dom.c |   56
>> +++++++++++++++++++++++++++++++----------------
>>  1 files changed, 37 insertions(+), 19 deletions(-)
>>     
>
> It doesn't work here:
>
> ../../../tools/runtest -q -P wine -M mshtml.dll -T ../../.. -p 
> mshtml_test.exe.so dom.c && touch dom.ok
> dom.c:1381: Test failed: GetTypeInfo failed: 8002802b
> dom.c:1394: Test failed: GetTypeInfo failed: 8002802b
> make[2]: *** [dom.ok] Error 2
>
>   

mshtml.tlb needs to be rebuilt after "mshtml.idl: Added 
DispHTMLUnknownElement declaration." patch. make depend is not enough.

Thanks,
    Jacek


Reply via email to