.. |
tests
|
msxml3/tests: Add a missing CoUninitialize.
|
2008-09-02 13:28:51 +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
|
msxml3: Correct IXMLDOMCDATASection appendData.
|
2008-03-27 11:05:56 +01:00 |
comment.c
|
msxml3: Implement IXMLDOMComment insertData.
|
2008-04-29 14:58:11 +02:00 |
dispex.c
|
msxml3: Correct unsupported functions in IDispatchEx.
|
2008-08-27 13:21:24 +02:00 |
docfrag.c
|
…
|
|
domdoc.c
|
msxml3: Added and corrected trace string.
|
2008-08-18 17:15:56 +02:00 |
domimpl.c
|
msxml3: Constify some variables.
|
2008-06-20 12:22:55 +02:00 |
element.c
|
msxml3: Added IXMLDOMElement_getAttributeNode implementation.
|
2008-07-02 11:37:09 +02:00 |
entityref.c
|
…
|
|
factory.c
|
msxml3: Added support for creating DOMFreeThreadedDocument.
|
2008-06-27 11:40:17 +02:00 |
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: Added queryresult's IDispatchEx implementation.
|
2008-08-22 10:42:33 +02:00 |
node.c
|
msxml3: Format get_xml string to be more like msxml3.
|
2008-07-28 14:29:07 +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
|
msxml3: Constify some variables.
|
2008-06-20 12:22:55 +02:00 |
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
|
msxml3: Correct IXMLDOMText appendData.
|
2008-03-27 11:05:50 +01:00 |
uuid.c
|
…
|
|
version.rc
|
Add makedep magic comments for typelibs in resource files.
|
2008-04-24 22:14:21 +02:00 |
xmldoc.c
|
…
|
|
xmlelem.c
|
…
|
|