Alistair Leslie-Hughes : msxml3: Support creating IXMLParser Interface.

Alexandre Julliard julliard at winehq.org
Mon Sep 26 16:15:13 CDT 2011


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

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Tue Aug 30 20:13:11 2011 +1000

msxml3: Support creating IXMLParser Interface.

---

 dlls/msxml3/Makefile.in       |    5 +-
 dlls/msxml3/factory.c         |    8 +
 dlls/msxml3/msxml_private.h   |    1 +
 dlls/msxml3/tests/Makefile.in |    3 +-
 dlls/msxml3/tests/xmlparser.c |   62 ++++++
 dlls/msxml3/xmlparser.c       |  421 +++++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/xmlparser.idl     |   24 ++-
 7 files changed, 517 insertions(+), 7 deletions(-)

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



More information about the wine-cvs mailing list