Sweden-Number/dlls/msxml3
Nikolay Sivov fd925d0e5b msxml3: Remove child node in one place in node_insert_before(). 2015-01-20 17:52:28 +01:00
..
tests msxml3/tests: Actually test the return values (PVS-Studio). 2015-01-19 14:21:00 +01: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
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 msxml3: Implement 'name' and 'nodeName' properties for doctype node. 2014-10-07 20:22:10 +02:00
domdoc.c msxml3: Implement empty tagname case of getElementsByTagName() for document. 2014-05-13 11:45:29 +02:00
domimpl.c msxml3: Remove dynamic properties support. 2014-03-10 10:42:02 +01:00
element.c msxml3: Fix some string leaks (Valgrind). 2014-05-06 09:56:24 +02:00
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 wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations. 2014-07-24 17:05:55 +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 wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations. 2014-07-24 17:05:55 +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: Remove child node in one place in node_insert_before(). 2015-01-20 17:52:28 +01: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 msxml3: Return S_FALSE in getNamedItem() of PI node. 2014-10-30 23:09:20 +09:00
saxreader.c msxml3/saxreader: Fix attributes array growing size. 2014-08-04 16:18:50 +02:00
schema.c msxml3: Fix a string leak in msxml6 mode (Valgrind). 2014-05-05 12:17:54 +02: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 msxml3: Remove unused strings (Clang). 2014-11-20 22:32:02 +09:00
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
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 msxml3: Update pure_parser directive to avoid a deprecation warning. 2014-11-28 18:17:04 +01:00