wine-wine/dlls/msxml3
Alexandre Julliard eb8a40c368 libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
2006-07-11 19:33:22 +02:00
..
tests msxml3: Implement removeChild. 2006-07-11 12:05:06 +02:00
Makefile.in libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
attribute.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
comment.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
domdoc.c msxml3: Always have a libxml doc associated with a domdoc object, even if the object has no nodes. 2006-06-27 21:14:02 +02:00
element.c msxml: Allow the element implementation to be aggregatable. 2006-06-14 13:35:38 +02:00
factory.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
main.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
msxml3.spec msxml3: Implement DllUnregisterServer. 2006-02-14 10:38:05 +01:00
msxml_private.h msxml: Allow the element implementation to be aggregatable. 2006-06-14 13:35:38 +02:00
node.c msxml3: Implement removeChild. 2006-07-11 12:05:06 +02:00
nodelist.c msxml3: Initialise output interface pointers to NULL in xmlnodelist_QueryInterface and xmlnodelist_nextNode. 2006-06-12 15:56:16 +02:00
nodemap.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
parseerror.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
text.c msxml: Implement IXMLDOMElement for text elements by using 2006-06-14 13:35:51 +02:00