msxml3 [2/6]: Add initial implementation of IXMLElement

James Hawkins truiken at gmail.com
Thu May 17 05:31:22 CDT 2007


Hi,

Changelog:
* Add initial implementation of IXMLElement.

 dlls/msxml3/Makefile.in          |    1 +
 dlls/msxml3/msxml_private.h      |    2 +
 dlls/msxml3/xmlelem.c            |  426 ++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/xmlelem_collection.c |   41 ++++-
 4 files changed, 466 insertions(+), 4 deletions(-)
 create mode 100644 dlls/msxml3/xmlelem.c

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


More information about the wine-patches mailing list