Sweden-Number/dlls/msxml3
Hans Leidekker 6074267652 msxml3: Fix a couple of memory leaks (valgrind). 2014-04-17 13:27:02 +02:00
..
tests msxml3/tests: Fix accessing released intreface pointer. 2014-04-16 10:53:18 +02:00
Makefile.in configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles. 2014-01-30 12:42:56 +01:00
attribute.c
bsc.c msxml3: Implement url() property of IXMLDOMDocument. 2013-11-04 17:41:11 +01:00
cdata.c
comment.c
datatypes.xsd
dispex.c msxml3: Remove dynamic properties support. 2014-03-10 10:42:02 +01:00
docfrag.c
doctype.c
domdoc.c msxml3: Pass XSL processor parameters to libxml2. 2014-02-14 11:51:11 +01:00
domimpl.c msxml3: Remove dynamic properties support. 2014-03-10 10:42:02 +01:00
element.c
entityref.c
factory.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
httprequest.c msxml3: Pass XSL processor parameters to libxml2. 2014-02-14 11:51:11 +01:00
main.c msxml3: Fix transformation result output for stream and BSTR cases. 2014-04-14 10:25:43 +02:00
msxml3.manifest
msxml3.spec
msxml3_v1.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
msxml_private.h msxml3: Fix a couple of memory leaks (valgrind). 2014-04-17 13:27:02 +02:00
mxnamespace.c msxml3: Remove dynamic properties support. 2014-03-10 10:42:02 +01:00
mxwriter.c msxml3: Remove dynamic properties support. 2014-03-10 10:42:02 +01:00
node.c msxml3: Fix transformation result output for stream and BSTR cases. 2014-04-14 10:25:43 +02:00
nodelist.c
nodemap.c msxml3: Remove dynamic properties support. 2014-03-10 10:42:02 +01:00
parseerror.c msxml3: Remove dynamic properties support. 2014-03-10 10:42:02 +01:00
pi.c
saxreader.c msxml3: Fix a couple of memory leaks (valgrind). 2014-04-17 13:27:02 +02:00
schema.c msxml3: Fix some test failures on Win8.1. 2014-03-13 20:22:20 +01:00
schemas.rc
selection.c msxml3: Remove dynamic properties support. 2014-03-10 10:42:02 +01:00
stylesheet.c msxml3: Fix transformation result output for stream and BSTR cases. 2014-04-14 10:25:43 +02:00
text.c msxml3: Constify a character string. 2013-12-18 11:39:24 +01:00
uuid.c
version.rc
xdr.c
xmldoc.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
xmlelem.c msxml3: IXMLElementCollection::QueryInterface should return NULL interface on error. 2014-02-05 15:43:06 +01:00
xmlparser.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
xmlparser.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
xmlview.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
xslpattern.h
xslpattern.l
xslpattern.y