Sweden-Number/dlls/msxml3
Marcus Meissner 980ffb8eb4 msxml3: Fixed incorrect MultiByteToWideChar. 2008-09-05 11:21:35 +02:00
..
tests msxml3: Fixed incorrect MultiByteToWideChar. 2008-09-05 11:21:35 +02:00
Makefile.in msxml3: Added queryresult's IDispatchEx implementation. 2008-08-22 10:42:33 +02:00
attribute.c
bsc.c msxml3: Generalize bsc_t implementation. 2008-07-28 11:35:02 +02:00
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 msxml3: Added IXMLDOMElement_getAttributeNode implementation. 2008-07-02 11:37:09 +02:00
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 msxml3: Added checks for invalid arguments in nodelist. 2008-07-03 13:08:18 +02:00
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