msxml3: Added node_query_inerface function for common xmlnode child objects implement...
commit0670d092f137da408fe2f3ed0119a1a08ea1a932
authorJacek Caban <jacek@codeweavers.com>
Sat, 4 Sep 2010 15:54:46 +0000 (4 17:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Sep 2010 14:13:21 +0000 (6 16:13 +0200)
tree054de2be7259a2d0b4f83cc7b255b110b094b637
parentf5348b25aff4642956891ef267a06341aed0f1a5
msxml3: Added node_query_inerface function for common xmlnode child objects implementation.
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