http://bugs.winehq.org/show_bug.cgi?id=11325 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jacek(a)codeweavers.com Resolution| |FIXED --- Comment #15 from Jacek Caban <jacek(a)codeweavers.com> 2010-07-29 05:44:04 --- (In reply to comment #14)
If you check IXMLDOMNode_QueryInterface it doesn't support IDispatchEx.
IXMLDOMNode is an interface, not an object. Objects like element implement IDispatchEx. Some already do, others don't, but it doesn't make sense to keep this bug open until all of them do. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.