Sweden-Number/dlls/msxml3
Michael Karcher ae2017a984 msxml3: Fix leaks in callers of xmlChar_from_wchar. 2008-10-13 11:52:18 +02:00
..
tests msxml3: IXMLDOMNode_put_nodeValue: Use variant coercion. 2008-10-13 11:51:34 +02:00
Makefile.in msxml3: Add IXMLHTTPRequest support. 2008-10-09 13:15:16 +02:00
attribute.c msxml3: Implemented IDispatch for IXMLDOMAttribute. 2008-02-20 12:07:34 +01:00
bsc.c msxml3: Use right COM invocation macro. 2008-10-13 11:51:43 +02:00
cdata.c msxml3: Fix leaks in callers of xmlChar_from_wchar. 2008-10-13 11:52:18 +02:00
comment.c msxml3: Fix leaks in callers of xmlChar_from_wchar. 2008-10-13 11:52:18 +02:00
dispex.c msxml3: Add IXMLHTTPRequest support. 2008-10-09 13:15:16 +02:00
docfrag.c msxml3: Implemented IDispatch for IXMLDOMDocumentFragment. 2008-02-19 14:13:54 +01:00
domdoc.c msxml3: Handle all variant types in IXMLDOMDocument::createNode. 2008-10-07 13:42:16 +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: Add IXMLHTTPRequest support. 2008-10-09 13:15:16 +02:00
httprequest.c msxml3: Add IXMLHTTPRequest support. 2008-10-09 13:15:16 +02:00
main.c msxml3: Added queryresult's IDispatchEx implementation. 2008-08-22 10:42:33 +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: Add IXMLHTTPRequest support. 2008-10-09 13:15:16 +02:00
node.c msxml3: Fix leaks in callers of xmlChar_from_wchar. 2008-10-13 11:52:18 +02:00
nodelist.c msxml3: Added checks for invalid arguments in nodelist. 2008-07-03 13:08:18 +02:00
nodemap.c msxml3: Correct handling of listLength == NULL in IXMLDOMNamedNodeMap::get_length. 2008-10-13 11:51:02 +02: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: 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 msxml: Added CDATA related events handling. 2008-10-08 14:08:49 +02:00
schema.c msxml3: Implemented IDispatch for IXMLDOMSchemaCollection. 2008-02-19 14:12:56 +01:00
text.c msxml3: Fix leaks in callers of xmlChar_from_wchar. 2008-10-13 11:52:18 +02: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