Sweden-Number/dlls/msxml3
Alistair Leslie-Hughes 954cb31448 msxml3: Add IDispatchEx support to IXMLDOMDocument2. 2008-09-03 14:21:43 +02:00
..
tests msxml3/tests: Fix a test on win98. 2008-09-03 14:21:41 +02:00
Makefile.in msxml3: Added queryresult's IDispatchEx implementation. 2008-08-22 10:42:33 +02:00
attribute.c
bsc.c
cdata.c
comment.c
dispex.c msxml3: Add IDispatchEx support to IXMLDOMDocument2. 2008-09-03 14:21:43 +02:00
docfrag.c
domdoc.c msxml3: Add IDispatchEx support to IXMLDOMDocument2. 2008-09-03 14:21:43 +02:00
domimpl.c
element.c
entityref.c
factory.c
main.c msxml3: Added queryresult's IDispatchEx implementation. 2008-08-22 10:42:33 +02:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Add IDispatchEx support to IXMLDOMDocument2. 2008-09-03 14:21:43 +02:00
node.c msxml3: Correct FIXME. 2008-09-03 14:21:43 +02:00
nodelist.c
nodemap.c
parseerror.c
pi.c
queryresult.c msxml3: Added custom queryresult DISPIDs implementation. 2008-08-25 11:29:45 +02:00
regsvr.c msxml3: Use LoadTypeLibEx to register typelib. 2008-08-22 10:41:21 +02:00
saxreader.c msxml3: Use CP_UNIXCP instead of CP_ACP in libxmlFatalError as the input string is one generated by a native OS function. 2008-08-27 13:21:21 +02:00
schema.c
text.c
uuid.c
version.rc
xmldoc.c
xmlelem.c