Initial implementation of msxml3 based on libxml2.
commitdcc2d6c254a77b75468d62ec38602375b3c0e1c9
authorMike McCormack <mike@codeweavers.com>
Tue, 2 Aug 2005 11:29:04 +0000 (2 11:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Aug 2005 11:29:04 +0000 (2 11:29 +0000)
treeac0b112f6c87b0176af53cbf4ff6d95690a240d9
parent57cd2df559f78c8a443c3fbbf4b5ac12821ff25b
Initial implementation of msxml3 based on libxml2.
configure
configure.ac
dlls/Makefile.in
dlls/msxml3/.cvsignore [new file with mode: 0644]
dlls/msxml3/Makefile.in [new file with mode: 0644]
dlls/msxml3/domdoc.c [new file with mode: 0644]
dlls/msxml3/factory.c [new file with mode: 0644]
dlls/msxml3/main.c [new file with mode: 0644]
dlls/msxml3/msxml3.spec [new file with mode: 0644]
dlls/msxml3/msxml_private.h [new file with mode: 0644]
include/config.h.in