mshtml: Implement HTMLDocument_QueryInterface for IHTMLDOMNode, IHTMLElement and IHTMLElement2.

Robert Shearman rob at codeweavers.com
Thu Jun 28 11:19:09 CDT 2007


Jacek Caban wrote:
> 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.

I suspect that you'll get different results when you do the same test on 
a loaded HTML document, even though this violates COM rules.

-- 
Rob Shearman




More information about the wine-devel mailing list