Sweden-Number/dlls/msxml3
Nikolay Sivov e0344e1a28 msxml3: Implement url() property of IXMLDOMDocument. 2013-11-04 17:41:11 +01:00
..
tests msxml3: Implement url() property of IXMLDOMDocument. 2013-11-04 17:41:11 +01:00
Makefile.in makefiles: Remove useless definitions of COM_NO_WINDOWS_H. 2013-10-14 16:05:31 +02:00
attribute.c msxml3: Store namespace info for created attribute, fix returned properties. 2013-07-27 11:54:26 -05:00
bsc.c msxml3: Implement url() property of IXMLDOMDocument. 2013-11-04 17:41:11 +01:00
cdata.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
comment.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
datatypes.xsd
dispex.c msxml3: Fix a leak on error path. 2012-11-29 11:16:09 +01:00
docfrag.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
doctype.c
domdoc.c msxml3: Implement url() property of IXMLDOMDocument. 2013-11-04 17:41:11 +01:00
domimpl.c
element.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
entityref.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
factory.c msxml3: Avoid signed-unsigned integer comparisons. 2013-02-20 10:33:35 +01:00
httprequest.c msxml3: Set referer in case with no user headers too. 2013-10-28 14:22:54 +01:00
main.c msxml3: Don't use libxslt without libxml. 2013-09-16 11:47:19 +02:00
msxml3.manifest
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Always return False for nodes that can't have children. 2013-05-06 17:07:23 +02:00
mxnamespace.c
mxwriter.c msxml3: Implement setting attributes properties with IMXAttributes. 2013-07-30 19:11:30 +02:00
node.c msxml3: Fix a warning accessing internal buffer of xmlOutputBuffer. 2013-08-21 14:24:06 +02:00
nodelist.c msxml3: Add custom handling for DISPID_VALUE for node list. 2012-12-17 20:31:14 +01:00
nodemap.c
parseerror.c
pi.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
saxreader.c msxml3: Use BOOL type where appropriate. 2013-10-01 10:50:54 +02:00
schema.c msxml3: Added ISupportErrorInfo support for schema cache. 2013-09-09 22:10:01 +02:00
schemas.rc
selection.c
stylesheet.c
text.c msxml3: Always return False for nodes that can't have children. 2013-05-06 17:07:23 +02:00
uuid.c
version.rc
xdr.c
xmldoc.c msxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.". 2012-11-29 11:16:02 +01:00
xmlelem.c msxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.". 2012-11-29 11:16:02 +01:00
xmlparser.c msxml3: Implment IXMLParser SetInput. 2013-03-15 11:45:05 +01:00
xmlparser.idl
xmlview.c
xslpattern.h
xslpattern.l
xslpattern.y