Sweden-Number/dlls/msxml3
Dan Kegel 578870bc4d msxml3/tests: VT_EMPTY is not a string. 2008-06-23 12:46:29 +02:00
..
tests msxml3/tests: VT_EMPTY is not a string. 2008-06-23 12:46:29 +02:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
attribute.c msxml3: Implemented IDispatch for IXMLDOMAttribute. 2008-02-20 12:07:34 +01: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: Fix a compile error without xml headers. 2008-06-11 20:02:49 +02:00
domimpl.c msxml3: Constify some variables. 2008-06-20 12:22:55 +02:00
element.c msxml3: Implemented IDispatch for IXMLDOMElement. 2008-02-19 14:14:06 +01:00
entityref.c msxml3: Implemented IDispatch for IXMLDOMEntityReference. 2008-02-19 14:14:16 +01:00
factory.c msxml3: Added support for SAXXMLReader. 2008-03-25 11:45:55 +01:00
main.c msxml3: Implement IDispatch for IXMLDOMNode. 2008-04-29 14:57:47 +02:00
msxml3.spec msxml3: Implement DllUnregisterServer. 2006-02-14 10:38:05 +01:00
msxml3_v1.idl gmsxml3: Added typelib support. 2008-01-24 12:11:25 +01:00
msxml_private.h msxml3: Implement IDispatch for IXMLDOMNode. 2008-04-29 14:57:47 +02:00
node.c msxml3: Implement IDispatch for IXMLDOMNode. 2008-04-29 14:57:47 +02:00
nodelist.c msxml3: Implement IDispatch for IXMLDOMNodeList. 2008-02-21 12:26:58 +01: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: Implemented IDispatch for IXMLDOMNodeList. 2008-02-19 14:14:47 +01:00
regsvr.c msxml3: Added SAXXMLReader registration. 2008-04-01 11:29:31 +02:00
saxreader.c msxml3: Added fixmes to stubs. 2008-04-01 11:29:34 +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 msxml3: Initialize the uuids that aren't in libuuid. 2006-11-14 11:42:14 +01:00
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