wine-wine/dlls/msxml3
Nikolay Sivov ca8e3c1cca msxml3: Attribute name could be qualified. 2011-12-06 15:50:59 +01:00
..
tests msxml3: Added IDispatchEx support for IMXWriter. 2011-12-05 12:25:28 +01:00
Makefile.in msxml3: Support creating IXMLParser Interface. 2011-09-26 22:42:01 +02:00
attribute.c msxml3: Forward IDispatch to IDispatchEx when supported. 2011-11-21 11:03:30 +01:00
bsc.c msxml3: Return parser result in detach_url. 2011-10-24 19:54:15 +02:00
cdata.c msxml3: Forward IDispatch to IDispatchEx when supported. 2011-11-21 11:03:30 +01:00
comment.c msxml3: Forward IDispatch to IDispatchEx when supported. 2011-11-21 11:03:30 +01:00
datatypes.xsd
dispex.c msxml3: Don't return REFIID to avoid compiler warnings. 2011-11-22 18:19:31 +01:00
docfrag.c msxml3: Place nodeValue() test data in a table. 2011-11-28 16:40:47 +01:00
doctype.c msxml3: Forward IDispatch to IDispatchEx when supported. 2011-11-21 11:03:30 +01:00
domdoc.c msxml3: Fix get_namespaceURI() for document nodes. 2011-11-28 16:40:48 +01:00
domimpl.c msxml3: Forward IDispatch to IDispatchEx when supported. 2011-11-21 11:03:30 +01:00
element.c msxml3: Forward IDispatch to IDispatchEx when supported. 2011-11-21 11:03:30 +01:00
entityref.c msxml3: Place nodeValue() test data in a table. 2011-11-28 16:40:47 +01:00
factory.c msxml3: Make positions returned by ISAXLocator compatible with msxml6. 2011-10-25 16:57:09 +02:00
httprequest.c msxml3: Re-initialise the variant so that VariantChangeType doesn't free the user string. 2011-11-16 17:01:46 +01:00
main.c msxml3: Fix printing NULL strings. 2011-09-21 18:39:51 +02:00
msxml3.manifest msxml3: Add a WinSxS manifest resource. 2011-08-25 17:20:37 +02:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Don't return REFIID to avoid compiler warnings. 2011-11-22 18:19:31 +01:00
mxnamespace.c msxml3/mxnamespace: Support prefix override mode. 2011-08-23 16:53:51 +02:00
mxwriter.c msxml3: Added IDispatchEx support for IMXWriter. 2011-12-05 12:25:28 +01:00
node.c msxml3: Added common ISupportErrorInfo implementation. 2011-11-21 11:03:13 +01:00
nodelist.c msxml3: Support IDispatchEx for IXMLDOMNodeList too. 2011-11-21 11:04:09 +01:00
nodemap.c msxml3: Fixed ISupportErrorInfo for IXMLDOMNamedNodeMap. 2011-11-23 09:11:08 +01:00
parseerror.c msxml3: Forward IDispatch to IDispatchEx when supported. 2011-11-21 11:03:30 +01:00
pi.c msxml3: Added common ISupportErrorInfo implementation. 2011-11-21 11:03:13 +01:00
saxreader.c msxml3: Change parser position computation. 2011-11-28 16:40:50 +01:00
schema.c msxml3: Fix printing NULL strings. 2011-09-21 18:39:51 +02:00
schemas.rc
selection.c msxml3: Support IDispatchEx for IXMLDOMNodeList too. 2011-11-21 11:04:09 +01:00
stylesheet.c msxml3: Make version dependency checks more flexible, move CLSID checks to factory creation. 2011-08-24 19:07:45 +02:00
text.c msxml3: Use common helper for IXMLDOMText_get_nodeValue(). 2011-11-28 16:40:47 +01:00
uuid.c
version.rc msxml3: Add a WinSxS manifest resource. 2011-08-25 17:20:37 +02:00
xdr.c
xmldoc.c msxml3: Fix IDispatch support for IXMLDocument. 2011-11-07 11:21:40 +01:00
xmlelem.c msxml3: Support IDispatch in IXMLElement. 2011-11-07 11:22:09 +01:00
xmlparser.c msxml3: Support creating IXMLParser Interface. 2011-09-26 22:42:01 +02:00
xmlparser.idl msxml3: Support creating IXMLParser Interface. 2011-09-26 22:42:01 +02:00
xslpattern.h
xslpattern.l
xslpattern.y msxml3: Attribute name could be qualified. 2011-12-06 15:50:59 +01:00