Sweden-Number/dlls/msxml3
Michael Stefaniuc 1949a8c245 msxml3/tests: Remove redundant NULL check before SysFreeString (Smatch). 2008-09-25 11:18:57 +02: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 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
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 msxml3: Constify some variables. 2008-06-20 12:22:55 +02:00
queryresult.c msxml3: Correct IDispatchEx Invoke to return the correct object. 2008-09-18 13:28:40 +02: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 Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
xmldoc.c
xmlelem.c