Sweden-Number/dlls/msxml3
Michael Karcher a6594da463 msxml3: Quiet noisy fixmes.
The FIXME messages for unknown interfaces should not be emitted for
interfaces that should not get implemented. Origin 8 spams you with
these messsages.
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 msxml3: Silence invalid FIXME. 2008-10-17 11:44:10 +02:00
cdata.c msxml3: Quiet noisy fixmes. 2008-12-01 14:22:12 +01:00
comment.c
dispex.c msxml3: Fixed dynamic properties allocation. 2008-10-17 11:44:05 +02:00
docfrag.c
domdoc.c msxml3: Update orphaned list in put_documentElement. 2008-10-17 11:44:02 +02: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: Fix compilation on systems that don't have xsltInit(). 2008-11-19 12:09:24 +01:00
node.c msxml3: Avoid duplicate encoding. 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 msxml3: Sign-compare warning fix. 2008-10-23 12:13:29 +02:00
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