Sweden-Number/dlls/msxml3
Lei Zhang 724d4b1fad msxml3: Fix compiles for systems without libxml2. 2008-03-26 10:33:21 +01:00
..
tests Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
Makefile.in msxml3: Added support for SAXXMLReader. 2008-03-25 11:45:55 +01:00
attribute.c
cdata.c Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
comment.c msxml3: Implement IXMLDOMComment_appendData. 2008-03-13 20:21:02 +01:00
docfrag.c
domdoc.c msxml3: Allow IXMLDOMDocument to save as another IXMLDOMDocument. 2008-03-12 12:25:19 +01:00
domimpl.c msxml3: Implement IDispatch for IXMLDOMImplementation. 2008-02-21 12:26:46 +01:00
element.c
entityref.c
factory.c msxml3: Added support for SAXXMLReader. 2008-03-25 11:45:55 +01:00
main.c msxml3: Added typelib ids for SAX interfaces. 2008-03-25 11:45:51 +01:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Added support for SAXXMLReader. 2008-03-25 11:45:55 +01:00
node.c Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
nodelist.c msxml3: Implement IDispatch for IXMLDOMNodeList. 2008-02-21 12:26:58 +01:00
nodemap.c
parseerror.c
pi.c msxml3: Cannot use put_nodeValue on a IXMLDOMProcessingInstruction node whose target is xml. 2008-03-13 11:31:32 +01:00
queryresult.c
regsvr.c msxml3: Register msxml3 typelib. 2008-03-12 12:24:51 +01:00
saxreader.c msxml3: Fix compiles for systems without libxml2. 2008-03-26 10:33:21 +01:00
schema.c
text.c Assorted spelling fixes. 2008-03-19 11:21:27 +01:00
uuid.c
version.rc
xmldoc.c
xmlelem.c