Sweden-Number/dlls/msxml3
Francois Gouget 848b5092ba msxml3: Remove WINAPI on static functions where not needed. 2008-11-25 11:50:03 +01:00
..
tests msxml3: IXMLCDATASection is not an element. 2008-10-31 13:26:53 +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
bsc.c msxml3: Silence invalid FIXME. 2008-10-17 11:44:10 +02:00
cdata.c msxml3: IXMLCDATASection is not an element. 2008-10-31 13:26:53 +01:00
comment.c msxml3: Fix leaks in callers of xmlChar_from_wchar. 2008-10-13 11:52:18 +02:00
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 msxml3: Constify some variables. 2008-06-20 12:22:55 +02:00
element.c msxml3: Added IXMLDOMElement_getAttributeNode implementation. 2008-07-02 11:37:09 +02:00
entityref.c
factory.c msxml3: Add IXMLHTTPRequest support. 2008-10-09 13:15:16 +02:00
httprequest.c msxml3: Add IXMLHTTPRequest support. 2008-10-09 13:15:16 +02:00
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: Dynamically load libxslt.so and only call xsltInit() if present. 2008-11-18 13:04:05 +01:00
nodelist.c msxml3: Added checks for invalid arguments in nodelist. 2008-07-03 13:08:18 +02:00
nodemap.c msxml3: Simplify IXMLDOMNodeMap::removeNamedItem. 2008-11-03 14:05:16 +01:00
parseerror.c
pi.c msxml3: Constify some variables. 2008-06-20 12:22:55 +02:00
queryresult.c msxml3: Sign-compare warning fix. 2008-10-23 12:13:29 +02:00
regsvr.c msxml3: Use LoadTypeLibEx to register typelib. 2008-08-22 10:41:21 +02:00
saxreader.c msxml3: Remove WINAPI on static functions where not needed. 2008-11-25 11:50:03 +01:00
schema.c
text.c msxml3: Fix leaks in callers of xmlChar_from_wchar. 2008-10-13 11:52:18 +02:00
uuid.c
version.rc
xmldoc.c
xmlelem.c