wine-wine/dlls/msxml3
Huw Davies 02be3e260a msxml3: Don't leak an interface on failure. 2007-11-16 12:33:08 +01:00
..
tests msxml: Test for insertBefore with a NULL output parameter. 2007-11-15 11:11:27 +01:00
Makefile.in msxml3: Add initial implementation of IXMLDocument. 2007-05-25 20:12:12 +02:00
attribute.c
comment.c
domdoc.c msxml3: Return E_INVALIDARG on bad parameter. 2007-11-13 15:05:59 +01:00
element.c msxml3: Implement IXMLDOMElement::getElementsByTagName. 2007-05-18 20:00:03 +02:00
factory.c msxml3: Don't leak an interface on failure. 2007-11-16 12:33:08 +01:00
main.c msxml3: Exclude unused headers. 2007-05-15 12:19:27 +02:00
msxml3.spec
msxml_private.h msxml3: Fixed compilation without libxml. 2007-05-29 12:05:20 +02:00
node.c msxml: Allow insertBefore to have a NULL output parameter. 2007-11-15 11:11:19 +01:00
nodelist.c msxml3: Improve the XPath queries handling. 2007-05-18 14:50:21 +02:00
nodemap.c janitorial: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:50 +02:00
parseerror.c
pi.c
queryresult.c msxml3: For queries the get_item should change the current position. 2007-05-18 19:59:45 +02:00
regsvr.c msxml3: Remove 'recursive registry key delete' function. 2007-08-27 11:58:30 +02:00
schema.c msxml3: Exclude unused headers. 2007-05-15 12:19:27 +02:00
text.c
uuid.c
version.rc
xmldoc.c msxml3: Don't leak node in xmldoc_createElement in the wrong type was specified. 2007-11-15 11:07:28 +01:00
xmlelem.c msxml3: Fix memory leak. 2007-11-07 13:20:57 +01:00