msxml3: Don't use xmlnode's IXMLDOMNode iface in get_attributes implementations.
commite9ebd8c964feb83c3a9fd09ac47c68e4a0423576
authorJacek Caban <jacek@codeweavers.com>
Fri, 10 Sep 2010 14:54:06 +0000 (10 16:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Sep 2010 15:58:56 +0000 (13 10:58 -0500)
tree17668e7aa3783c3f9cd742d0271e561317d84d58
parent55175042eb84af7af383e8cbe5c911519a32e291
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_attributes implementations.
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/domdoc.c
dlls/msxml3/element.c
dlls/msxml3/entityref.c
dlls/msxml3/msxml_private.h
dlls/msxml3/node.c
dlls/msxml3/pi.c
dlls/msxml3/text.c