Sweden-Number/dlls/msxml3
Nikolay Sivov 5e08765fbb msxml3: Properly handle -1 as length of element qualified name in startElement(). 2012-06-25 10:39:55 +02:00
..
tests msxml3: Properly handle -1 as length of element qualified name in startElement(). 2012-06-25 10:39:55 +02:00
Makefile.in msxml3: Added XMLView class stub. 2012-03-12 16:04:49 +01:00
attribute.c msxml3: Remove no longer used get_xml() option to mess with encoding attribute. 2012-05-15 16:26:46 +02:00
bsc.c msxml3: Added internal function for loading xml from IMoniker. 2012-03-12 16:04:50 +01:00
cdata.c msxml3: Remove no longer used get_xml() option to mess with encoding attribute. 2012-05-15 16:26:46 +02:00
comment.c msxml3: Remove no longer used get_xml() option to mess with encoding attribute. 2012-05-15 16:26:46 +02:00
datatypes.xsd
dispex.c msxml3: Added IDispatch support for IServerXMLHTTPRequest. 2012-05-21 11:46:48 +02:00
docfrag.c msxml3: Remove no longer used get_xml() option to mess with encoding attribute. 2012-05-15 16:26:46 +02:00
doctype.c msxml3: Forward IDispatch to IDispatchEx when supported. 2011-11-21 11:03:30 +01:00
domdoc.c msxml3: Avoid a dangling else (LLVM/Clang). 2012-05-14 17:53:07 +02:00
domimpl.c msxml3: Forward IDispatch to IDispatchEx when supported. 2011-11-21 11:03:30 +01:00
element.c msxml3: Remove no longer used get_xml() option to mess with encoding attribute. 2012-05-15 16:26:46 +02:00
entityref.c msxml3: Remove no longer used get_xml() option to mess with encoding attribute. 2012-05-15 16:26:46 +02:00
factory.c msxml3: Stub support for IServerXMLHTTPRequest. 2012-05-21 11:46:42 +02:00
httprequest.c msxml3: Fix status text value parsing. 2012-06-11 12:19:07 +02:00
main.c msxml3: Support dumping VT_VARIANT|VT_BYREF variants. 2012-05-21 11:45:56 +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: Added IDispatch support for IServerXMLHTTPRequest. 2012-05-21 11:46:48 +02:00
mxnamespace.c msxml3: getPrefix() should check all pushed contexts as well. 2012-04-23 11:44:17 +02:00
mxwriter.c msxml3: Properly handle -1 as length of element qualified name in startElement(). 2012-06-25 10:39:55 +02:00
node.c msxml3: Remove no longer used get_xml() option to mess with encoding attribute. 2012-05-15 16:26:46 +02:00
nodelist.c msxml3: Support IDispatchEx for IXMLDOMNodeList too. 2011-11-21 11:04:09 +01:00
nodemap.c msxml3: Remove wrong ERR(), some renames. 2012-01-09 12:52:14 +01:00
parseerror.c msxml3: Added IXMLDOMParseError2 support. 2011-12-14 17:54:45 +01:00
pi.c msxml3: Remove no longer used get_xml() option to mess with encoding attribute. 2012-05-15 16:26:46 +02:00
saxreader.c msxml3: Reader shouldn't depend on input being properly allocated BSTR string. 2012-06-18 11:59:41 +02:00
schema.c msxml3: Avoid BAD_CAST in schemasInit. 2012-03-15 19:55:31 +01:00
schemas.rc
selection.c msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency. 2012-01-20 13:32:04 +01:00
stylesheet.c msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency. 2012-01-20 13:32:04 +01:00
text.c msxml3: Remove no longer used get_xml() option to mess with encoding attribute. 2012-05-15 16:26:46 +02: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: Implement IXMLParser Get/Set Flags. 2012-06-12 10:18:01 +02:00
xmlparser.idl msxml3: Added XMLView class stub. 2012-03-12 16:04:49 +01:00
xmlview.c msxml3: Avoid building code that isn't used without libxml. 2012-03-16 13:02:54 +01: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: Use debugstr_* functions instead of wine_* prefixed for consistency. 2012-01-20 13:32:04 +01:00
xslpattern.y msxml3: Accept names in predicate expressions for XSLPattern queries. 2012-03-12 10:10:31 +01:00