msxml3: Add IEnumVARIANT support for IXMLDOMNodeList.
commit03ad0acfad45ea4a6a992645e6fa2c17f6165fd6
authorNikolay Sivov <nsivov@codeweavers.com>
Sat, 30 Jun 2012 21:12:12 +0000 (1 01:12 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Jul 2012 17:18:03 +0000 (2 19:18 +0200)
treed6726b51adaa63fb0ab8fb6f46b46afdcf6a5ca4
parent27eedd5f5eae5d62e5c8c13f3b47d5b2f9c59029
msxml3: Add IEnumVARIANT support for IXMLDOMNodeList.
dlls/msxml3/msxml_private.h
dlls/msxml3/nodelist.c
dlls/msxml3/selection.c
dlls/msxml3/tests/domdoc.c