Sweden-Number/dlls/msxml3
Francois Gouget a3e2c68f98 msxml3: Delete the dispex static critical section when unloading the dll. 2011-11-17 11:37:54 +01:00
..
tests msxml3: Convert test stream to single byte string. 2011-11-16 09:42:46 +01:00
Makefile.in msxml3: Support creating IXMLParser Interface. 2011-09-26 22:42:01 +02:00
attribute.c msxml3: Implement get_nodeTypeValue() for attributes without a type. 2011-11-14 11:46:39 +01:00
bsc.c msxml3: Return parser result in detach_url. 2011-10-24 19:54:15 +02:00
cdata.c msxml3: Init IDispatchEx data for all node types. 2011-10-31 23:53:37 +01:00
comment.c msxml3: Init IDispatchEx data for all node types. 2011-10-31 23:53:37 +01:00
datatypes.xsd msxml3: Fix a datatypes.xsd oops. 2010-11-16 11:48:43 +01:00
dispex.c msxml3: Delete the dispex static critical section when unloading the dll. 2011-11-17 11:37:54 +01:00
docfrag.c msxml3: Init IDispatchEx data for all node types. 2011-10-31 23:53:37 +01:00
doctype.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
domdoc.c msxml3: Init IDispatchEx data for all node types. 2011-10-31 23:53:37 +01:00
domimpl.c msxml3: Added IDispatchEx support for IXMLDOMImplementation. 2011-11-15 19:37:29 +01:00
element.c msxml3: Properly handle qualified names in getAttributeNode(). 2011-11-15 19:37:29 +01:00
entityref.c msxml3: Properly return node prefix from get_prefix(). 2011-11-16 09:42:03 +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: Support multiple IXMLDOMNamedNodeMap implementations. 2011-11-15 19:37:29 +01:00
mxnamespace.c msxml3/mxnamespace: Support prefix override mode. 2011-08-23 16:53:51 +02:00
mxwriter.c msxml3: Use a helper to get property values. 2011-10-06 16:46:40 -05:00
node.c msxml3: Return qualified name from get_nodeName(). 2011-11-16 09:42:25 +01:00
nodelist.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
nodemap.c msxml3: Support multiple IXMLDOMNamedNodeMap implementations. 2011-11-15 19:37:29 +01:00
parseerror.c msxml3: Implement get_srcText(). 2011-11-08 09:49:40 +01:00
pi.c msxml3: Support multiple IXMLDOMNamedNodeMap implementations. 2011-11-15 19:37:29 +01:00
saxreader.c msxml3: Use namespaces stack in SAXAttributes interface implementation. 2011-10-31 16:52:56 +01:00
schema.c msxml3: Fix printing NULL strings. 2011-09-21 18:39:51 +02:00
schemas.rc msxml3: Add urn:schemas-microsoft-com:datatypes schema. 2010-11-15 13:02:34 +01:00
selection.c msxml3: Fix collection index based support for IXMLDOMSelection. 2011-11-07 11:22:33 +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: Init IDispatchEx data for all node types. 2011-10-31 23:53:37 +01:00
uuid.c include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
version.rc msxml3: Add a WinSxS manifest resource. 2011-08-25 17:20:37 +02:00
xdr.c msxml3: Include the system libxml headers before the Windows headers. 2011-02-24 15:49:28 +01:00
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 msxml3: Reorder headers to allow use of libxml2 with +icu useflag. 2011-05-06 14:23:46 +02:00
xslpattern.l msxml3: Reorder headers to allow use of libxml2 with +icu useflag. 2011-05-06 14:23:46 +02:00
xslpattern.y msxml3: Reorder headers to allow use of libxml2 with +icu useflag. 2011-05-06 14:23:46 +02:00