Sweden-Number/dlls/msxml3
Alexandre Julliard 4ad97d404d msxml3: Avoid using an initialized variable. 2010-12-09 17:46:47 +01:00
..
tests msxml3/tests: Move domdoc.c schema-related tests to schema.c. 2010-11-25 11:49:07 +01:00
Makefile.in msxml3: XDR schema support. 2010-11-15 13:03:06 +01:00
attribute.c
bsc.c msxml3: Don't include assert.h where it's not used. 2010-11-12 11:39:27 +01:00
cdata.c
comment.c
datatypes.xsd msxml3: Fix a datatypes.xsd oops. 2010-11-16 11:48:43 +01:00
dispex.c msxml3: Don't include assert.h where it's not used. 2010-11-12 11:39:27 +01:00
docfrag.c
doctype.c
domdoc.c msxml3: Add a trailing '\n' to an ERR() call. 2010-12-03 16:08:29 +01:00
domimpl.c
element.c msxml3: Fix domdoc_getElementsByTagName()/domelem_getElementsByTagName(). 2010-11-24 12:03:06 +01:00
entityref.c
factory.c msxml3: Store the DOMDocument/XMLSchemaCache object version. 2010-11-25 11:49:08 +01:00
httprequest.c msxml3: Use ifaces instead of vtbl pointers in BindStatusCallback. 2010-12-09 12:25:50 +01:00
main.c msxml3: Fix incorrect uses of va_list arguments. 2010-11-17 14:21:09 +01:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Avoid some uninitialized variable warnings on old gcc. 2010-12-01 19:45:34 +01:00
node.c msxml3: Fix domdoc_getElementsByTagName()/domelem_getElementsByTagName(). 2010-11-24 12:03:06 +01:00
nodelist.c
nodemap.c
parseerror.c msxml3: Don't include assert.h where it's not used. 2010-11-12 11:39:27 +01:00
pi.c
queryresult.c msxml3: Fix domdoc_getElementsByTagName()/domelem_getElementsByTagName(). 2010-11-24 12:03:06 +01:00
regsvr.c
saxreader.c msxml3: Don't include assert.h where it's not used. 2010-11-12 11:39:27 +01:00
schema.c msxml3: Avoid using an initialized variable. 2010-12-09 17:46:47 +01:00
schemas.rc msxml3: Add urn:schemas-microsoft-com:datatypes schema. 2010-11-15 13:02:34 +01:00
text.c msxml3: Implement domtext dt-related functions. 2010-11-24 12:02:35 +01:00
uuid.c
version.rc resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
xdr.c msxml3: Remove 'const' from the function return types. 2010-11-17 14:01:14 +01:00
xmldoc.c
xmlelem.c
xslpattern.h
xslpattern.l
xslpattern.y