Author: akhaldi
Date: Sun Apr 20 00:25:16 2014
New Revision: 62832
URL:
http://svn.reactos.org/svn/reactos?rev=62832&view=rev
Log:
[ACTXPRXY]
* Sync with Wine 1.7.17.
CORE-8080
Modified:
trunk/reactos/dll/win32/actxprxy/actxprxy_activscp.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_comcat.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_docobj.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_hlink.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_htiface.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_htiframe.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_objsafe.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_ocmm.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_servprov.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_shldisp.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_shobjidl.idl
trunk/reactos/dll/win32/actxprxy/actxprxy_urlhist.idl
trunk/reactos/media/doc/README.WINE
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_activscp.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_activscp.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_activscp.idl [iso-8859-1] Sun Apr 20
00:25:16 2014
@@ -18,6 +18,9 @@
/* just a wrapper for activscp.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "activscp.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_comcat.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_comcat.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_comcat.idl [iso-8859-1] Sun Apr 20 00:25:16
2014
@@ -18,6 +18,9 @@
/* just a wrapper for comcat.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "comcat.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_docobj.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_docobj.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_docobj.idl [iso-8859-1] Sun Apr 20 00:25:16
2014
@@ -18,6 +18,9 @@
/* just a wrapper for docobj.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "docobj.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_hlink.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_hlink.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_hlink.idl [iso-8859-1] Sun Apr 20 00:25:16
2014
@@ -18,6 +18,9 @@
/* just a wrapper for hlink.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "hlink.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_htiface.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_htiface.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_htiface.idl [iso-8859-1] Sun Apr 20 00:25:16
2014
@@ -18,6 +18,9 @@
/* just a wrapper for htiface.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "htiface.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_htiframe.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_htiframe.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_htiframe.idl [iso-8859-1] Sun Apr 20
00:25:16 2014
@@ -18,6 +18,9 @@
/* just a wrapper for htiframe.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "htiframe.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_objsafe.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_objsafe.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_objsafe.idl [iso-8859-1] Sun Apr 20 00:25:16
2014
@@ -18,6 +18,9 @@
/* just a wrapper for objsafe.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "objsafe.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_ocmm.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_ocmm.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_ocmm.idl [iso-8859-1] Sun Apr 20 00:25:16
2014
@@ -18,6 +18,9 @@
/* just a wrapper for ocmm.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "ocmm.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_servprov.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_servprov.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_servprov.idl [iso-8859-1] Sun Apr 20
00:25:16 2014
@@ -1,3 +1,6 @@
+#pragma makedep proxy
+#pragma makedep register
+
#include "servprov.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_shldisp.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_shldisp.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_shldisp.idl [iso-8859-1] Sun Apr 20 00:25:16
2014
@@ -18,6 +18,9 @@
/* just a wrapper for shldisp.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "shldisp.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_shobjidl.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_shobjidl.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_shobjidl.idl [iso-8859-1] Sun Apr 20
00:25:16 2014
@@ -18,6 +18,9 @@
/* just a wrapper for shobjidl.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "shobjidl.idl"
[
Modified: trunk/reactos/dll/win32/actxprxy/actxprxy_urlhist.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/actxprxy/actxprx…
==============================================================================
--- trunk/reactos/dll/win32/actxprxy/actxprxy_urlhist.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/actxprxy/actxprxy_urlhist.idl [iso-8859-1] Sun Apr 20 00:25:16
2014
@@ -18,6 +18,9 @@
/* just a wrapper for urlhist.idl */
+#pragma makedep proxy
+#pragma makedep register
+
#include "urlhist.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] Sun Apr 20 00:25:16 2014
@@ -49,7 +49,7 @@
reactos/dll/directx/wine/wined3d # Synced to Wine-1.7.17
reactos/dll/win32/activeds # Synced to Wine-1.7.1
-reactos/dll/win32/actxprxy # Synced to Wine-1.7.1
+reactos/dll/win32/actxprxy # Synced to Wine-1.7.17
reactos/dll/win32/advpack # Synced to Wine-1.7.1
reactos/dll/win32/atl # Synced to Wine-1.7.1
reactos/dll/win32/atl100 # Synced to Wine-1.7.1