Alistair Leslie-Hughes : msxml3: Implement IXMLParser Get/Set Flags.

Alexandre Julliard julliard at winehq.org
Tue Jun 12 13:36:31 CDT 2012


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

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Thu Sep 29 14:30:30 2011 +1000

msxml3: Implement IXMLParser Get/Set Flags.

---

 .gitignore                      |    1 +
 dlls/msxml3/tests/Makefile.in   |    2 +
 dlls/msxml3/tests/xmlparser.c   |   23 ++-
 dlls/msxml3/tests/xmlparser.idl |  381 +++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/tests/xmlview.c     |    3 +-
 dlls/msxml3/xmlparser.c         |   13 +-
 6 files changed, 410 insertions(+), 13 deletions(-)

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



More information about the wine-cvs mailing list