Sweden-Number/dlls/msxml3
Nikolay Sivov 2d80fb33ee msxml3: Implement addParameter() for XSLProcessor. 2014-02-13 10:44:32 +01:00
..
tests msxml3: Read stream data until Read fails or returns 0 bytes. 2014-02-12 19:15:27 +01:00
Makefile.in configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles. 2014-01-30 12:42:56 +01:00
attribute.c msxml3: Store namespace info for created attribute, fix returned properties. 2013-07-27 11:54:26 -05:00
bsc.c msxml3: Implement url() property of IXMLDOMDocument. 2013-11-04 17:41:11 +01:00
cdata.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
comment.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
datatypes.xsd
dispex.c msxml3: Fix a leak on error path. 2012-11-29 11:16:09 +01:00
docfrag.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
doctype.c
domdoc.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
domimpl.c
element.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
entityref.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
factory.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
httprequest.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
main.c msxml3: Don't use libxslt without libxml. 2013-09-16 11:47:19 +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 msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
mxnamespace.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
mxwriter.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
node.c msxml3: Fix a warning accessing internal buffer of xmlOutputBuffer. 2013-08-21 14:24:06 +02:00
nodelist.c msxml3: Add custom handling for DISPID_VALUE for node list. 2012-12-17 20:31:14 +01:00
nodemap.c
parseerror.c
pi.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
saxreader.c msxml3: Read stream data until Read fails or returns 0 bytes. 2014-02-12 19:15:27 +01:00
schema.c msxml3: Remove unused IUnknown *outer parameter from object constructors. 2014-01-09 14:23:39 +01:00
schemas.rc
selection.c
stylesheet.c msxml3: Implement addParameter() for XSLProcessor. 2014-02-13 10:44:32 +01:00
text.c msxml3: Constify a character string. 2013-12-18 11:39:24 +01:00
uuid.c
version.rc
xdr.c
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 makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
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