diff --git a/reactos/dll/win32/qmgrprxy/qmgrprxy.idl b/reactos/dll/win32/qmgrprxy/qmgrprxy.idl index 97c1da3fd79..046c9ca9057 100644 --- a/reactos/dll/win32/qmgrprxy/qmgrprxy.idl +++ b/reactos/dll/win32/qmgrprxy/qmgrprxy.idl @@ -24,6 +24,8 @@ #define DO_NO_IMPORTS #include "bits1_5.idl" +#include "bits2_0.idl" +#include "bits2_5.idl" #include "bits3_0.idl" [ diff --git a/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs b/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs index c6696983e3e..905bbaaf35e 100644 --- a/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs +++ b/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs @@ -42,6 +42,21 @@ HKCR 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 diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index e7d6ce44e9c..7aa447ab076 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -160,7 +160,7 @@ reactos/dll/win32/printui # Synced to WineStaging-1.7.37 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