Sweden-Number/dlls/msxml3
Alistair Leslie-Hughes 561cf9f746 msxml3: Corrected getAttributeNode to return correct values. 2008-12-17 13:52:41 +01:00
..
tests msxml3: Corrected getAttributeNode to return correct values. 2008-12-17 13:52:41 +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 msxml3: Corrected getAttributeNode to return correct values. 2008-12-17 13:52:41 +01:00
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: Do not cast void pointers to other pointer types. 2008-12-05 12:36:21 +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 janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
saxreader.c msxml3: Do not cast void pointers to other pointer types. 2008-12-05 12:36:21 +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