Author: fireball
Date: Sun Dec 30 13:49:17 2007
New Revision: 31500
URL:
http://svn.reactos.org/svn/reactos?rev=31500&view=rev
Log:
- Import and add to the bootcd msxml3.dll from Wine, but build it without libxml2 for now.
It's not ready for autosyncing yet.
Added:
trunk/reactos/dll/win32/msxml3/
trunk/reactos/dll/win32/msxml3/attribute.c (with props)
trunk/reactos/dll/win32/msxml3/comment.c (with props)
trunk/reactos/dll/win32/msxml3/domdoc.c (with props)
trunk/reactos/dll/win32/msxml3/element.c (with props)
trunk/reactos/dll/win32/msxml3/factory.c (with props)
trunk/reactos/dll/win32/msxml3/main.c (with props)
trunk/reactos/dll/win32/msxml3/msxml3.rbuild (with props)
trunk/reactos/dll/win32/msxml3/msxml3.spec (with props)
trunk/reactos/dll/win32/msxml3/msxml_private.h (with props)
trunk/reactos/dll/win32/msxml3/node.c (with props)
trunk/reactos/dll/win32/msxml3/nodelist.c (with props)
trunk/reactos/dll/win32/msxml3/nodemap.c (with props)
trunk/reactos/dll/win32/msxml3/parseerror.c (with props)
trunk/reactos/dll/win32/msxml3/pi.c (with props)
trunk/reactos/dll/win32/msxml3/queryresult.c (with props)
trunk/reactos/dll/win32/msxml3/regsvr.c (with props)
trunk/reactos/dll/win32/msxml3/schema.c (with props)
trunk/reactos/dll/win32/msxml3/text.c (with props)
trunk/reactos/dll/win32/msxml3/uuid.c (with props)
trunk/reactos/dll/win32/msxml3/version.rc (with props)
trunk/reactos/dll/win32/msxml3/xmldoc.c (with props)
trunk/reactos/dll/win32/msxml3/xmlelem.c (with props)
Modified:
trunk/reactos/baseaddress.rbuild
trunk/reactos/boot/bootdata/packages/reactos.dff
trunk/reactos/dll/win32/win32.rbuild
trunk/reactos/media/doc/README.WINE
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/baseaddress.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/baseaddress.rbuild?rev=315…
Modified: trunk/reactos/boot/bootdata/packages/reactos.dff
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/packages/rea…
Added: trunk/reactos/dll/win32/msxml3/attribute.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/attribute…
Added: trunk/reactos/dll/win32/msxml3/comment.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/comment.c…
Added: trunk/reactos/dll/win32/msxml3/domdoc.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/domdoc.c?…
Added: trunk/reactos/dll/win32/msxml3/element.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/element.c…
Added: trunk/reactos/dll/win32/msxml3/factory.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/factory.c…
Added: trunk/reactos/dll/win32/msxml3/main.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/main.c?re…
Added: trunk/reactos/dll/win32/msxml3/msxml3.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/msxml3.rb…
Added: trunk/reactos/dll/win32/msxml3/msxml3.spec
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/msxml3.sp…
Added: trunk/reactos/dll/win32/msxml3/msxml_private.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/msxml_pri…
Added: trunk/reactos/dll/win32/msxml3/node.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/node.c?re…
Added: trunk/reactos/dll/win32/msxml3/nodelist.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/nodelist.…
Added: trunk/reactos/dll/win32/msxml3/nodemap.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/nodemap.c…
Added: trunk/reactos/dll/win32/msxml3/parseerror.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/parseerro…
Added: trunk/reactos/dll/win32/msxml3/pi.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/pi.c?rev=…
Added: trunk/reactos/dll/win32/msxml3/queryresult.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/queryresu…
Added: trunk/reactos/dll/win32/msxml3/regsvr.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/regsvr.c?…
Added: trunk/reactos/dll/win32/msxml3/schema.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/schema.c?…
Added: trunk/reactos/dll/win32/msxml3/text.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/text.c?re…
Added: trunk/reactos/dll/win32/msxml3/uuid.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/uuid.c?re…
Added: trunk/reactos/dll/win32/msxml3/version.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/version.r…
Added: trunk/reactos/dll/win32/msxml3/xmldoc.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/xmldoc.c?…
Added: trunk/reactos/dll/win32/msxml3/xmlelem.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml3/xmlelem.c…
Modified: trunk/reactos/dll/win32/win32.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/win32.rbuild?rev…
Modified: trunk/reactos/media/doc/README.WINE
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=…