Sweden-Number/dlls/msxml3
Zhangrong Huang 86a0643df8 msxml3/test: Fix a typo in test node_to_string(). 2008-07-03 13:08:19 +02:00
..
tests msxml3/test: Fix a typo in test node_to_string(). 2008-07-03 13:08:19 +02:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
attribute.c msxml3: Implemented IDispatch for IXMLDOMAttribute. 2008-02-20 12:07:34 +01:00
cdata.c msxml3: Correct IXMLDOMCDATASection appendData. 2008-03-27 11:05:56 +01:00
comment.c msxml3: Implement IXMLDOMComment insertData. 2008-04-29 14:58:11 +02:00
docfrag.c msxml3: Implemented IDispatch for IXMLDOMDocumentFragment. 2008-02-19 14:13:54 +01:00
domdoc.c msxml3: Added support to create an Attribute in createNode. 2008-07-03 11:50:51 +02:00
domimpl.c msxml3: Constify some variables. 2008-06-20 12:22:55 +02:00
element.c msxml3: Added IXMLDOMElement_getAttributeNode implementation. 2008-07-02 11:37:09 +02:00
entityref.c msxml3: Implemented IDispatch for IXMLDOMEntityReference. 2008-02-19 14:14:16 +01:00
factory.c msxml3: Added support for creating DOMFreeThreadedDocument. 2008-06-27 11:40:17 +02:00
main.c msxml3: Implement IDispatch for IXMLDOMNode. 2008-04-29 14:57:47 +02:00
msxml3.spec msxml3: Implement DllUnregisterServer. 2006-02-14 10:38:05 +01:00
msxml3_v1.idl gmsxml3: Added typelib support. 2008-01-24 12:11:25 +01:00
msxml_private.h msxml3: Implement IDispatch for IXMLDOMNode. 2008-04-29 14:57:47 +02:00
node.c msxml3: Implement IDispatch for IXMLDOMNode. 2008-04-29 14:57:47 +02:00
nodelist.c msxml3: Added checks for invalid arguments in nodelist. 2008-07-03 13:08:18 +02:00
nodemap.c msxml3: Implemented IDispatch for IXMLDOMNamedNodeMap. 2008-02-19 14:14:25 +01:00
parseerror.c msxml3: Implemented IDispatch for IXMLDOMParseError. 2008-02-19 14:14:37 +01:00
pi.c msxml3: Constify some variables. 2008-06-20 12:22:55 +02:00
queryresult.c msxml3: Added checks for invalid arguments in queryresult. 2008-07-03 13:08:18 +02:00
regsvr.c msxml3: Added SAXXMLReader registration. 2008-04-01 11:29:31 +02:00
saxreader.c msxml3: Added fixmes to stubs. 2008-04-01 11:29:34 +02:00
schema.c msxml3: Implemented IDispatch for IXMLDOMSchemaCollection. 2008-02-19 14:12:56 +01:00
text.c msxml3: Correct IXMLDOMText appendData. 2008-03-27 11:05:50 +01:00
uuid.c msxml3: Initialize the uuids that aren't in libuuid. 2006-11-14 11:42:14 +01:00
version.rc Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
xmldoc.c msxml3: Implemented IDispatch for IXMLDocument. 2008-02-19 14:15:05 +01:00
xmlelem.c msxml3: Implemented IDispatch for IXMLElement. 2008-02-19 14:14:57 +01:00