mshtml: Implement HTMLDocument_QueryInterface for IHTMLDOMNode, IHTMLElement and IHTMLElement2.

Jacek Caban jacek at codeweavers.com
Mon Jun 25 15:12:47 CDT 2007


Robert Shearman wrote:
> Jacek Caban wrote:
>> Hi,
>>
>> I've just sent a test showing that native doesn't implement these
>> interfaces so we shouldn't either. It's strange because IDL declaration
>> says something else.
>>   
>
> All of the interfaces that the patch implements or just IHTMLDOMNode
> that your tests show isn't implemented?

All of these interfaces are not supported by HTMLDocument. I've included
only IHTMLDOMNode in the patch as it's what IDL definition includes.

Thanks,
    Jacek



More information about the wine-devel mailing list