Sweden-Number/dlls/msxml3
Francois Gouget 4c8e218252 Assorted spelling fixes. 2008-02-15 12:09:24 +01:00
..
tests msxml3: Corrected tests for msxml service packs versions. 2008-02-12 22:40:24 +01:00
Makefile.in gmsxml3: Added typelib support. 2008-01-24 12:11:25 +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 Assorted spelling fixes. 2008-02-15 12:09:24 +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: Validated attribute name. 2008-02-04 14:18:20 +01:00
entityref.c Assorted spelling fixes. 2008-02-15 12:09:24 +01:00
factory.c msxml: Register missing components. 2007-12-11 12:08:51 +01:00
main.c
msxml3.spec
msxml3_v1.idl gmsxml3: Added typelib support. 2008-01-24 12:11:25 +01:00
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: Correct createElement return value for an invalid type. 2008-02-04 14:18:20 +01:00
xmlelem.c