wine/dlls/msxml3
2008-01-24 12:11:25 +01:00
..
tests msxml3: Implement IXMLDOMEntityReference interface. 2008-01-22 11:59:54 +01:00
attribute.c msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
cdata.c msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
comment.c msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
docfrag.c msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
domdoc.c msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
domimpl.c Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
element.c msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
entityref.c msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
factory.c msxml: Register missing components. 2007-12-11 12:08:51 +01:00
main.c
Makefile.in gmsxml3: Added typelib support. 2008-01-24 12:11:25 +01:00
msxml3_v1.idl gmsxml3: Added typelib support. 2008-01-24 12:11:25 +01:00
msxml3.spec
msxml_private.h msxml3: Implement IXMLDOMEntityReference interface. 2008-01-22 11:59:54 +01:00
node.c msxml3: Entity Reference nodes do not support attributes property. 2008-01-21 12:37:04 +01:00
nodelist.c
nodemap.c msxml3: Remove unneeded cast. 2008-01-14 13:10:04 +01:00
parseerror.c
pi.c msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
queryresult.c
regsvr.c msxml: Register missing components. 2007-12-11 12:08:51 +01:00
schema.c
text.c msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
uuid.c
version.rc gmsxml3: Added typelib support. 2008-01-24 12:11:25 +01:00
xmldoc.c msxml3: Implement IPersistStream. 2007-12-10 14:37:11 +01:00
xmlelem.c