Sweden-Number/dlls/msxml3
Nikolay Sivov 2f18cfd85e msxml3: Add a helper to output quoted strings. 2012-01-27 18:05:54 +01:00
..
tests msxml3: Support startDTD()/endDTD() in MXWriter. 2012-01-27 18:05:54 +01:00
Makefile.in
attribute.c
bsc.c
cdata.c msxml3: Some put_dataType() tests for nodes without typed data. 2012-01-09 12:52:15 +01:00
comment.c msxml3: Some put_dataType() tests for nodes without typed data. 2012-01-09 12:52:15 +01:00
datatypes.xsd
dispex.c msxml3: Initialize VARIANT before passing it to VariantCopy. 2011-12-14 17:54:45 +01:00
docfrag.c msxml3: Some put_dataType() tests for nodes without typed data. 2012-01-09 12:52:15 +01:00
doctype.c
domdoc.c msxml3: Internally call methods with interface macros. 2012-01-24 16:57:32 +01:00
domimpl.c
element.c msxml3: Replace macro with another enum entry. 2012-01-23 15:59:53 +01:00
entityref.c msxml3: Some put_dataType() tests for nodes without typed data. 2012-01-09 12:52:15 +01:00
factory.c msxml3: Skip leading space characters when loading from BSTR. 2011-12-19 11:10:16 +01:00
httprequest.c msxml3: Implemented IXMLHttpRequest::get_statusText(). 2012-01-18 16:25:10 +01:00
main.c msxml3: Debug output support for VT_ERROR. 2012-01-10 17:58:53 +01:00
msxml3.manifest
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Put all defined document namespaces in collection. 2012-01-24 16:57:31 +01:00
mxnamespace.c msxml3: Initial implementation of ::getPrefix(). 2012-01-23 15:59:53 +01:00
mxwriter.c msxml3: Add a helper to output quoted strings. 2012-01-27 18:05:54 +01:00
node.c msxml3: Remove no longer used node data type helper. 2012-01-16 12:45:33 +01:00
nodelist.c
nodemap.c msxml3: Remove wrong ERR(), some renames. 2012-01-09 12:52:14 +01:00
parseerror.c
pi.c msxml3: Internally call methods with interface macros. 2012-01-24 16:57:32 +01:00
saxreader.c msxml3: Try IStream if IPersistStream save failed. 2012-01-23 15:59:53 +01:00
schema.c msxml3: Block ::add() if collection is read-only. 2012-01-24 16:57:32 +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: Internally call methods with interface macros. 2012-01-24 16:57:32 +01:00
uuid.c
version.rc
xdr.c
xmldoc.c
xmlelem.c
xmlparser.c
xmlparser.idl
xslpattern.h
xslpattern.l msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency. 2012-01-20 13:32:04 +01:00
xslpattern.y