wine-wine/dlls/msxml3
Francois Gouget ffbde17b32 msxml3/tests: Fix variable initializations to conform to C89. 2011-04-08 13:03:21 +02:00
..
tests msxml3/tests: Fix variable initializations to conform to C89. 2011-04-08 13:03:21 +02:00
Makefile.in msxml3: Add IXMLDOMSelection stub. 2011-03-14 12:38:59 +01:00
attribute.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
bsc.c msxml3: Always set out pointer to null on failed QueryInterface. 2011-03-01 13:21:58 +01:00
cdata.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
comment.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
datatypes.xsd msxml3: Fix a datatypes.xsd oops. 2010-11-16 11:48:43 +01:00
dispex.c msxml3: Avoid shadowing a parameter. 2011-03-09 15:54:20 +01:00
docfrag.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
doctype.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
domdoc.c msxml3: Make ConnectionPoint_Init() and BindStatusCallback_Detach() static. 2011-03-16 14:14:24 +01:00
domimpl.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
element.c msxml3: Clean formatting chars before passing to base64 decoder. 2011-03-17 13:06:51 +01:00
entityref.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
factory.c msxml3: Always set out pointer to null on failed QueryInterface. 2011-03-01 13:21:58 +01:00
httprequest.c msxml3: Make ConnectionPoint_Init() and BindStatusCallback_Detach() static. 2011-03-16 14:14:24 +01:00
main.c msxml3: Support VT_BSTR|VT_BYREF as source in load(). 2011-03-16 14:14:22 +01:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Make element_get_dt() static and move it around to avoid a forward declaration. 2011-03-16 14:14:23 +01:00
node.c msxml3: Add IXMLDOMSelection stub. 2011-03-14 12:38:59 +01:00
nodelist.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
nodemap.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
parseerror.c msxml3: Always set out pointer to null on failed QueryInterface. 2011-03-01 13:21:58 +01:00
pi.c msxml3: Allow to create dummy node map for <?xml ?>. 2011-03-28 17:31:51 +02:00
saxreader.c msxml3: Include the system libxml headers before the Windows headers. 2011-02-24 15:49:28 +01:00
schema.c msxml3: Fixed two const table declarations (Coverity). 2011-04-04 11:46:03 +02:00
schemas.rc msxml3: Add urn:schemas-microsoft-com:datatypes schema. 2010-11-15 13:02:34 +01:00
selection.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +01:00
stylesheet.c msxml3: Add get_output() implementation for processor. 2011-03-01 13:21:58 +01:00
text.c msxml3: Downgrade FIXME to TRACE for unsupported interfaces. 2011-03-14 12:39:27 +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 resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
xdr.c msxml3: Include the system libxml headers before the Windows headers. 2011-02-24 15:49:28 +01:00
xmldoc.c msxml3: Always set out pointer to null on failed QueryInterface. 2011-03-01 13:21:58 +01:00
xmlelem.c msxml3: Move string conversion helper to header. 2011-03-11 11:49:18 +01:00
xslpattern.h msxml3: Make xslpattern_error() static. 2011-03-30 18:23:37 +02:00
xslpattern.l msxml3: Include the system libxml headers before the Windows headers. 2011-02-24 15:49:28 +01:00
xslpattern.y msxml3: Make xslpattern_error() static. 2011-03-30 18:23:37 +02:00