msxml3 [1/4]: Add initial implementations of IXMLElement and IXMLElementCollection

James Hawkins truiken at gmail.com
Thu May 17 16:40:06 CDT 2007


Hi,

Changelog:
* Add initial implementations of IXMLElement and IXMLElementCollection.

 dlls/msxml3/Makefile.in     |    3 +-
 dlls/msxml3/msxml_private.h |    2 +
 dlls/msxml3/xmlelem.c       |  722 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 726 insertions(+), 1 deletions(-)
 create mode 100644 dlls/msxml3/xmlelem.c

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-initial-implementations-of-IXMLElement-and-IXM.patch
Type: text/x-patch
Size: 20670 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070517/fe215f5b/0001-Add-initial-implementations-of-IXMLElement-and-IXM-0001.bin


More information about the wine-patches mailing list