Author: akhaldi
Date: Wed Apr 30 12:39:01 2014
New Revision: 63066
URL:
http://svn.reactos.org/svn/reactos?rev=63066&view=rev
Log:
[MSXML][MSXML2][MSXML4][MSXML6]
* Sync with Wine 1.7.17.
CORE-8080
Modified:
trunk/reactos/dll/win32/msxml/msxml_tlb.idl
trunk/reactos/dll/win32/msxml2/msxml2_tlb.idl
trunk/reactos/dll/win32/msxml4/msxml4_tlb.idl
trunk/reactos/dll/win32/msxml6/msxml6_tlb.idl
trunk/reactos/media/doc/README.WINE
Modified: trunk/reactos/dll/win32/msxml/msxml_tlb.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml/msxml_tlb.…
==============================================================================
--- trunk/reactos/dll/win32/msxml/msxml_tlb.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/msxml/msxml_tlb.idl [iso-8859-1] Wed Apr 30 12:39:01 2014
@@ -16,4 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
+#pragma makedep regtypelib
+
#include "msxml.idl"
Modified: trunk/reactos/dll/win32/msxml2/msxml2_tlb.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml2/msxml2_tl…
==============================================================================
--- trunk/reactos/dll/win32/msxml2/msxml2_tlb.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/msxml2/msxml2_tlb.idl [iso-8859-1] Wed Apr 30 12:39:01 2014
@@ -17,6 +17,8 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
+
+#pragma makedep regtypelib
#include <msxml2did.h>
#include <idispids.h>
Modified: trunk/reactos/dll/win32/msxml4/msxml4_tlb.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml4/msxml4_tl…
==============================================================================
--- trunk/reactos/dll/win32/msxml4/msxml4_tlb.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/msxml4/msxml4_tlb.idl [iso-8859-1] Wed Apr 30 12:39:01 2014
@@ -17,6 +17,8 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
+
+#pragma makedep regtypelib
#include <msxml2did.h>
#include <idispids.h>
Modified: trunk/reactos/dll/win32/msxml6/msxml6_tlb.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msxml6/msxml6_tl…
==============================================================================
--- trunk/reactos/dll/win32/msxml6/msxml6_tlb.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/msxml6/msxml6_tlb.idl [iso-8859-1] Wed Apr 30 12:39:01 2014
@@ -16,4 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
+#pragma makedep regtypelib
+
#include "msxml6.idl"
Modified: trunk/reactos/media/doc/README.WINE
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=…
==============================================================================
--- trunk/reactos/media/doc/README.WINE [iso-8859-1] (original)
+++ trunk/reactos/media/doc/README.WINE [iso-8859-1] Wed Apr 30 12:39:01 2014
@@ -133,11 +133,11 @@
reactos/dll/win32/msvcrt40 # Out of sync
reactos/dll/win32/msvfw32 # Synced to Wine-1.7.1
reactos/dll/win32/msvidc32 # Synced to Wine-1.7.17
-reactos/dll/win32/msxml # Synced to Wine-1.7.1
-reactos/dll/win32/msxml2 # Synced to Wine-1.7.1
+reactos/dll/win32/msxml # Synced to Wine-1.7.17
+reactos/dll/win32/msxml2 # Synced to Wine-1.7.17
reactos/dll/win32/msxml3 # Synced to Wine-1.7.17
-reactos/dll/win32/msxml4 # Synced to Wine-1.7.1
-reactos/dll/win32/msxml6 # Synced to Wine-1.7.1
+reactos/dll/win32/msxml4 # Synced to Wine-1.7.17
+reactos/dll/win32/msxml6 # Synced to Wine-1.7.17
reactos/dll/win32/nddeapi # Synced to Wine-1.7.1
reactos/dll/win32/netapi32 # Forked at Wine-1.3.34
reactos/dll/win32/ntdsapi # Synced to Wine-1.7.1