From: Amine Khaldi Date: Sat, 26 Apr 2014 18:07:23 +0000 (+0000) Subject: [QMGRPRXY] X-Git-Tag: backups/0.3.17@66124~1505 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=9fbe0e17f1fb4d4ca3fe53e940d7dce43bdbc004 [QMGRPRXY] * Sync with Wine 1.7.17. CORE-8080 svn path=/trunk/; revision=63000 --- diff --git a/reactos/dll/win32/qmgrprxy/qmgrprxy.idl b/reactos/dll/win32/qmgrprxy/qmgrprxy.idl index 369301a540a..97c1da3fd79 100644 --- a/reactos/dll/win32/qmgrprxy/qmgrprxy.idl +++ b/reactos/dll/win32/qmgrprxy/qmgrprxy.idl @@ -16,10 +16,15 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ +#pragma makedep ident +#pragma makedep proxy +#pragma makedep register + #include "bits.idl" #define DO_NO_IMPORTS #include "bits1_5.idl" +#include "bits3_0.idl" [ threading(both), diff --git a/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs b/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs index 0492aa1b543..c6696983e3e 100644 --- a/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs +++ b/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs @@ -42,6 +42,11 @@ HKCR NumMethods = s 43 ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}' } + '{659CDEAC-489E-11D9-A9CD-000D56965251}' = s 'IBackgroundCopyCallback2' + { + NumMethods = s 7 + ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}' + } } NoRemove CLSID { diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index a09cbaa9f36..1d01668a39f 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -160,7 +160,7 @@ reactos/dll/win32/printui # Synced to Wine-1.7.1 reactos/dll/win32/propsys # Synced to Wine-1.7.17 reactos/dll/win32/pstorec # Synced to Wine-1.7.1 reactos/dll/win32/qmgr # Synced to Wine-1.7.17 -reactos/dll/win32/qmgrprxy # Synced to Wine-1.7.1 +reactos/dll/win32/qmgrprxy # Synced to Wine-1.7.17 reactos/dll/win32/query # Synced to Wine-1.7.1 reactos/dll/win32/rasapi32 # Synced to Wine-1.7.1 reactos/dll/win32/resutils # Synced to Wine-1.7.1