Sweden-Number/dlls/msxml3
Rob Shearman d3a524cdba msxml3: Implement IXMLDOMNode::get_text for CDATA, processing instruction and comment nodes. 2007-07-13 12:27:20 +02:00
..
tests Assorted spelling fixes. 2007-05-29 13:47:18 +02:00
Makefile.in msxml3: Add initial implementation of IXMLDocument. 2007-05-25 20:12:12 +02:00
attribute.c
comment.c
domdoc.c
element.c msxml3: Implement IXMLDOMElement::getElementsByTagName. 2007-05-18 20:00:03 +02:00
factory.c msxml3: Add initial implementation of IXMLDocument. 2007-05-25 20:12:12 +02:00
main.c
msxml3.spec
msxml_private.h msxml3: Fixed compilation without libxml. 2007-05-29 12:05:20 +02:00
node.c msxml3: Implement IXMLDOMNode::get_text for CDATA, processing instruction and comment nodes. 2007-07-13 12:27:20 +02:00
nodelist.c
nodemap.c janitorial: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:50 +02:00
parseerror.c
pi.c
queryresult.c msxml3: For queries the get_item should change the current position. 2007-05-18 19:59:45 +02:00
regsvr.c
schema.c
text.c
uuid.c
version.rc
xmldoc.c msxml3: Add initial implementation of IXMLDocument. 2007-05-25 20:12:12 +02:00
xmlelem.c msxml: Don't use VariantClear on an uninitialized variant. 2007-06-11 15:00:11 +02:00