wine-wine/dlls/msxml3
Nikolay Sivov 84863dfff7 msxml3: Use constant to store supported safety options. 2012-05-21 11:46:54 +02:00
..
tests msxml3/tests: A test to show that writer flushes buffer to stream automatically. 2012-05-21 11:46:13 +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
domdoc.c msxml3: Avoid a dangling else (LLVM/Clang). 2012-05-14 17:53:07 +02:00
domimpl.c
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: Use constant to store supported safety options. 2012-05-21 11:46:54 +02:00
main.c msxml3: Support dumping VT_VARIANT|VT_BYREF variants. 2012-05-21 11:45:56 +02:00
msxml3.manifest
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: Support iso-8859-x encodings in writer. 2012-05-14 17:46:59 +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
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: Add a helper to check that lexical handler is set. 2012-05-08 16:22:28 +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
version.rc
xdr.c
xmldoc.c
xmlelem.c
xmlparser.c
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
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