wine-wine/dlls/msxml3
Alistair Leslie-Hughes 373a43f0af msxml3: Added and corrected trace string. 2008-08-18 17:15:56 +02:00
..
tests msxml3: Format get_xml string to be more like msxml3. 2008-07-28 14:29:07 +02:00
Makefile.in msxml3: Generalize bsc_t implementation. 2008-07-28 11:35:02 +02:00
attribute.c msxml3: Implemented IDispatch for IXMLDOMAttribute. 2008-02-20 12:07:34 +01:00
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
docfrag.c msxml3: Implemented IDispatch for IXMLDOMDocumentFragment. 2008-02-19 14:13:54 +01:00
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 msxml3: Implemented IDispatch for IXMLDOMEntityReference. 2008-02-19 14:14:16 +01:00
factory.c msxml3: Added support for creating DOMFreeThreadedDocument. 2008-06-27 11:40:17 +02:00
main.c msxml3: Format get_xml string to be more like msxml3. 2008-07-28 14:29:07 +02:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Generalize bsc_t implementation. 2008-07-28 11:35:02 +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 msxml3: Implemented IDispatch for IXMLDOMNamedNodeMap. 2008-02-19 14:14:25 +01:00
parseerror.c msxml3: Implemented IDispatch for IXMLDOMParseError. 2008-02-19 14:14:37 +01:00
pi.c msxml3: Constify some variables. 2008-06-20 12:22:55 +02:00
queryresult.c msxml3: Added checks for invalid arguments in queryresult. 2008-07-03 13:08:18 +02:00
regsvr.c msxml3: Added SAXXMLReader registration. 2008-04-01 11:29:31 +02:00
saxreader.c msxml3: Add namespaces to attributes. 2008-08-04 13:51:57 +02:00
schema.c msxml3: Implemented IDispatch for IXMLDOMSchemaCollection. 2008-02-19 14:12:56 +01:00
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 msxml3: Implemented IDispatch for IXMLDocument. 2008-02-19 14:15:05 +01:00
xmlelem.c msxml3: Implemented IDispatch for IXMLElement. 2008-02-19 14:14:57 +01:00