Sweden-Number/dlls/msxml3
Michael Karcher afb17f29e1 msxml3: attach_xmldoc may fail.
The upcoming new implementation of attach_xmldoc needs HeapAlloc. Prepare
for the failure case.
2008-12-01 14:22:12 +01:00
..
tests msxml3/tests: Fix BSTR leak. 2008-12-01 14:22:12 +01:00
Makefile.in msxml3: Dynamically load libxslt.so and only call xsltInit() if present. 2008-11-18 13:04:05 +01:00
attribute.c msxml3: Implement IXMLDOMAttribute get/put value. 2008-12-01 14:01:33 +01:00
bsc.c
cdata.c msxml3: Quiet noisy fixmes. 2008-12-01 14:22:12 +01:00
comment.c
dispex.c
docfrag.c
domdoc.c msxml3: attach_xmldoc may fail. 2008-12-01 14:22:12 +01:00
domimpl.c
element.c
entityref.c
factory.c
httprequest.c
main.c msxml3: Fix compilation on systems that don't have xsltInit(). 2008-11-19 12:09:24 +01:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Move attach_xmlnode.c to domdoc.c. 2008-12-01 14:22:12 +01:00
node.c msxml3: Move attach_xmlnode.c to domdoc.c. 2008-12-01 14:22:12 +01:00
nodelist.c
nodemap.c msxml3: Simplify IXMLDOMNodeMap::removeNamedItem. 2008-11-03 14:05:16 +01:00
parseerror.c
pi.c
queryresult.c
regsvr.c
saxreader.c msxml3: Remove WINAPI on static functions where not needed. 2008-11-25 11:50:03 +01:00
schema.c
text.c msxml3: Quiet noisy fixmes. 2008-12-01 14:22:12 +01:00
uuid.c
version.rc
xmldoc.c
xmlelem.c