msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface.
authorJacek Caban <jacek@codeweavers.com>
Sun, 9 Jan 2011 20:42:55 +0000 (21:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Jan 2011 09:41:18 +0000 (10:41 +0100)
commitd3f456d1461ba4eafba6e712065202e57ccd868b
treed59ec6fa55dded01e3319c8f94fe5ac390516660
parent730fa1e7f293bad6252c42ad3aa5681af59f1071
msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface.
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