msxml3: Implement IXMLParser Get/Set Flags.
commit524a817195dbe147f632f9af533c155c2a731eb6
authorAlistair Leslie-Hughes <leslie_alistair@hotmail.com>
Thu, 29 Sep 2011 04:30:30 +0000 (29 14:30 +1000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Jun 2012 08:18:01 +0000 (12 10:18 +0200)
treec7b81d1ff856c67dd31fcf9a517386a2829c3ac6
parente65b19cad34ed0c440e0d4ccb630a3cd497b1c23
msxml3: Implement IXMLParser Get/Set Flags.
.gitignore
dlls/msxml3/tests/Makefile.in
dlls/msxml3/tests/xmlparser.c
dlls/msxml3/tests/xmlparser.idl [new file with mode: 0644]
dlls/msxml3/tests/xmlview.c
dlls/msxml3/xmlparser.c