Sweden-Number/dlls/msxml3
Alistair Leslie-Hughes 2b5a59c092 msxml3: Correct cast. 2008-10-01 11:42:23 -05:00
..
tests msxml3/tests: Remove redundant NULL check before SysFreeString (Smatch). 2008-09-25 11:18:57 +02:00
Makefile.in msxml3: Added queryresult's IDispatchEx implementation. 2008-08-22 10:42:33 +02:00
attribute.c
bsc.c msxml3: Generalize bsc_t implementation. 2008-07-28 11:35:02 +02:00
cdata.c msxml3: Add IXMLDOMCharacterData to IXMLDOMCDATASection. 2008-09-12 12:36:00 +02:00
comment.c msxml3: Add IXMLDOMCharacterData to IXMLDOMComment. 2008-09-12 12:36:03 +02:00
dispex.c msxml3: Add IDispatchEx support to IXMLDOMDocument2. 2008-09-03 14:21:43 +02:00
docfrag.c
domdoc.c msxml3: Add IDispatchEx support to IXMLDOMDocument2. 2008-09-03 14:21:43 +02:00
domimpl.c
element.c msxml3: Added IXMLDOMElement_getAttributeNode implementation. 2008-07-02 11:37:09 +02:00
entityref.c
factory.c msxml3: Added support for creating DOMFreeThreadedDocument. 2008-06-27 11:40:17 +02:00
main.c msxml3: Added queryresult's IDispatchEx implementation. 2008-08-22 10:42:33 +02:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Add IDispatchEx support to IXMLDOMDocument2. 2008-09-03 14:21:43 +02:00
node.c msxml3: Fix xmlnode_get_xml to work properly with XML_DOCUMENT_NODE. 2008-09-22 11:49:17 +02:00
nodelist.c msxml3: Added checks for invalid arguments in nodelist. 2008-07-03 13:08:18 +02:00
nodemap.c
parseerror.c
pi.c
queryresult.c msxml3: Correct cast. 2008-10-01 11:42:23 -05:00
regsvr.c msxml3: Use LoadTypeLibEx to register typelib. 2008-08-22 10:41:21 +02:00
saxreader.c msxml3: Remove redundant NULL check before SysFreeString. 2008-09-23 12:12:33 +02:00
schema.c
text.c
uuid.c
version.rc
xmldoc.c
xmlelem.c