mshtml #5: Added more IDispatchEx tests.

Jacek Caban jacek at codeweavers.com
Thu Apr 24 09:25:20 CDT 2008


Alexandre Julliard wrote:
> Jacek Caban <jacek at codeweavers.com> 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



More information about the wine-devel mailing list