Module: wine Branch: master Commit: 74f18d968ffb75a307932879810ecf87b4c9f915 URL: http://source.winehq.org/git/wine.git/?a=commit;h=74f18d968ffb75a30793287981...
Author: James Hawkins truiken@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=74f18d968ffb75a3079328...