wine-wine/dlls/msxml3
Francois Gouget fa48cb042c Assorted spelling fixes. 2007-05-29 13:47:18 +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 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: Improve the XPath queries handling. 2007-05-18 14:50:21 +02:00
nodelist.c msxml3: Improve the XPath queries handling. 2007-05-18 14:50:21 +02:00
nodemap.c msxml: nextNode and reset functions. 2006-12-29 12:49:40 +01: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: Register schema cache classes. 2007-02-26 19:04:14 +01: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: Add initial implementation of IXMLElement and IXMLElementCollection. 2007-05-25 20:11:15 +02:00