mshtml: Implement HTMLDocument_QueryInterface for IHTMLDOMNode, IHTMLElement and IHTMLElement2.

Robert Shearman rob at codeweavers.com
Mon Jun 25 08:48:17 CDT 2007


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?

> And BTW. your patch violates COM QueryInterface rules (not that MS
> always respects these rules...).

Well spotted. I'll fix that.

-- 
Rob Shearman




More information about the wine-devel mailing list