msxml3 [1/6]: Add initial implementation of IXMLElementCollection

James Hawkins truiken at gmail.com
Thu May 17 05:30:39 CDT 2007


Hi,

The following patches fix the first part of bug 1886.
http://bugs.winehq.org/show_bug.cgi?id=1886

Changelog:
* Add initial implementation of IXMLElementCollection.

 dlls/msxml3/Makefile.in          |    3 +-
 dlls/msxml3/xmlelem_collection.c |  294 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 296 insertions(+), 1 deletions(-)
 create mode 100644 dlls/msxml3/xmlelem_collection.c

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-initial-implementation-of-IXMLElementCollectio.patch
Type: text/x-patch
Size: 9161 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070517/5832bbb0/0001-Add-initial-implementation-of-IXMLElementCollectio.bin


More information about the wine-patches mailing list