msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3.
commit25bce451af3d6c9b9608251993912e7423ede5e6
authorNikolay Sivov <nsivov@codeweavers.com>
Sun, 29 Aug 2010 21:31:07 +0000 (30 01:31 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Aug 2010 09:27:52 +0000 (30 11:27 +0200)
treede6fae085f75c50c586b3ec486f4f21c1e06aa04
parent3780b082398a7d324729a9dbde411157286d3c40
msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3.
configure
configure.ac
dlls/msxml3/factory.c
dlls/msxml3/uuid.c
dlls/msxml6/Makefile.in [new file with mode: 0644]
dlls/msxml6/main.c [new file with mode: 0644]
dlls/msxml6/msxml6.spec [new file with mode: 0644]
dlls/msxml6/regsvr.c [new file with mode: 0644]
tools/wine.inf.in