msxml3 [3/6]: Add initial implementation of IXMLDocument

James Hawkins truiken at gmail.com
Thu May 17 05:32:23 CDT 2007


Hi,

Changelog:
* Add initial implementation of IXMLDocument.

 dlls/msxml3/Makefile.in     |    1 +
 dlls/msxml3/factory.c       |   10 +-
 dlls/msxml3/msxml_private.h |    1 +
 dlls/msxml3/xmldoc.c        |  642 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 653 insertions(+), 1 deletions(-)
 create mode 100644 dlls/msxml3/xmldoc.c

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


More information about the wine-patches mailing list