Sweden-Number/dlls/msxml3
Francois Gouget 2993785f3a Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
..
tests Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
Makefile.in msxml3: Add initial implementation of IXMLDocument. 2007-05-25 20:12:12 +02:00
attribute.c msxml3: Remove unused functions. 2007-01-15 14:22:35 +01:00
comment.c msxml3: Remove unused functions. 2007-01-15 14:22:35 +01:00
domdoc.c msxml3: Improve the XPath queries handling. 2007-05-18 14:50:21 +02:00
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: Exclude unused headers. 2007-05-15 12:19:27 +02:00
msxml3.spec msxml3: Implement DllUnregisterServer. 2006-02-14 10:38:05 +01:00
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 msxml3: Improve the XPath queries handling. 2007-05-18 14:50:21 +02:00
nodemap.c janitorial: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:50 +02:00
parseerror.c msxml3: config.h police. 2007-01-22 13:29:07 +01:00
pi.c msxml3: Remove unused functions. 2007-01-15 14:22:35 +01:00
queryresult.c msxml3: For queries the get_item should change the current position. 2007-05-18 19:59:45 +02:00
regsvr.c msxml3: Remove 'recursive registry key delete' function. 2007-08-27 11:58:30 +02:00
schema.c msxml3: Exclude unused headers. 2007-05-15 12:19:27 +02:00
text.c msxml: Implement IXMLDOMElement for text elements by using 2006-06-14 13:35:51 +02:00
uuid.c msxml3: Initialize the uuids that aren't in libuuid. 2006-11-14 11:42:14 +01:00
version.rc msxml3: Add a version resource. 2006-10-09 15:23:38 +02:00
xmldoc.c msxml3: Add initial implementation of IXMLDocument. 2007-05-25 20:12:12 +02:00
xmlelem.c msxml3: Cast-qual warning fix. 2007-07-25 13:02:13 +02:00