Author: akhaldi
Date: Mon Jul 20 22:49:30 2015
New Revision: 68492
URL:
http://svn.reactos.org/svn/reactos?rev=68492&view=rev
Log:
[QMGRPRXY] Sync with Wine Staging 1.7.47. CORE-9924
Modified:
trunk/reactos/dll/win32/qmgrprxy/qmgrprxy.idl
trunk/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs
trunk/reactos/media/doc/README.WINE
Modified: trunk/reactos/dll/win32/qmgrprxy/qmgrprxy.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/qmgrprxy/qmgrprx…
==============================================================================
--- trunk/reactos/dll/win32/qmgrprxy/qmgrprxy.idl [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/qmgrprxy/qmgrprxy.idl [iso-8859-1] Mon Jul 20 22:49:30 2015
@@ -24,6 +24,8 @@
#define DO_NO_IMPORTS
#include "bits1_5.idl"
+#include "bits2_0.idl"
+#include "bits2_5.idl"
#include "bits3_0.idl"
[
Modified: trunk/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/qmgrprxy/qmgrprx…
==============================================================================
--- trunk/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs [iso-8859-1] Mon Jul 20 22:49:30 2015
@@ -42,6 +42,21 @@
NumMethods = s 43
ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
}
+ '{443C8934-90FF-48ED-BCDE-26F5C7450042}' = s
'IBackgroundCopyJob3'
+ {
+ NumMethods = s 47
+ ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+ }
+ '{83E81B93-0873-474D-8A8C-F2018B1A939C}' = s
'IBackgroundCopyFile2'
+ {
+ NumMethods = s 8
+ ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+ }
+ '{F1BD1079-9F01-4BDC-8036-F09B70095066}' = s
'IBackgroundCopyJobHttpOptions'
+ {
+ NumMethods = s 11
+ ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+ }
'{659CDEAC-489E-11D9-A9CD-000D56965251}' = s
'IBackgroundCopyCallback2'
{
NumMethods = s 7
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] Mon Jul 20 22:49:30 2015
@@ -160,7 +160,7 @@
reactos/dll/win32/propsys # Synced to WineStaging-1.7.37
reactos/dll/win32/pstorec # Synced to WineStaging-1.7.37
reactos/dll/win32/qmgr # Synced to WineStaging-1.7.47
-reactos/dll/win32/qmgrprxy # Synced to WineStaging-1.7.37
+reactos/dll/win32/qmgrprxy # Synced to WineStaging-1.7.47
reactos/dll/win32/query # Synced to WineStaging-1.7.37
reactos/dll/win32/rasapi32 # Synced to WineStaging-1.7.37
reactos/dll/win32/resutils # Synced to WineStaging-1.7.37