Sweden-Number/dlls/msxml3
Francois Gouget 9787d68941 msxml3/tests: Add a trailing '\n' to an ok() call. 2008-05-06 16:10:04 +02:00
..
tests msxml3/tests: Add a trailing '\n' to an ok() call. 2008-05-06 16:10:04 +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
domdoc.c msxml3: Implement IObjectSafety for IXMLDOMDocument2. 2008-04-29 14:58:02 +02:00
domimpl.c janitorial: Prototype func() should be func(void). 2008-04-30 13:45:23 +02:00
element.c
entityref.c
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_v1.idl
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
parseerror.c
pi.c Spelling fixes. 2008-04-09 12:07:39 +02:00
queryresult.c
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
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