James Hawkins : msxml3: Add initial implementation of IXMLElement and IXMLElementCollection.

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 25 14:43:35 CDT 2007


Module: wine
Branch: master
Commit: 74f18d968ffb75a307932879810ecf87b4c9f915
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=74f18d968ffb75a307932879810ecf87b4c9f915

Author: James Hawkins <truiken at gmail.com>
Date:   Thu May 24 11:12:19 2007 -0700

msxml3: Add initial implementation of IXMLElement and IXMLElementCollection.

---

 dlls/msxml3/Makefile.in     |    3 +-
 dlls/msxml3/msxml_private.h |    2 +
 dlls/msxml3/xmlelem.c       |  725 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 729 insertions(+), 1 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=74f18d968ffb75a307932879810ecf87b4c9f915



More information about the wine-cvs mailing list