[QMGRPRXY]
authorThomas Faber <thomas.faber@reactos.org>
Sat, 14 Sep 2013 23:10:27 +0000 (23:10 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 14 Sep 2013 23:10:27 +0000 (23:10 +0000)
- Add missing rgs file

svn path=/trunk/; revision=60123

reactos/dll/win32/qmgrprxy/qmgrprxy.rc
reactos/dll/win32/qmgrprxy/qmgrprxy.rgs [new file with mode: 0644]

index a2c9590..4610fcc 100644 (file)
@@ -2,3 +2,6 @@
 #define WINE_FILENAME_STR "qmgrprxy.dll"
 
 #include <wine/wine_common_ver.rc>
+
+/* @makedep: qmgrprxy.rgs */
+1 WINE_REGISTRY qmgrprxy.rgs
diff --git a/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs b/reactos/dll/win32/qmgrprxy/qmgrprxy.rgs
new file mode 100644 (file)
index 0000000..0492aa1
--- /dev/null
@@ -0,0 +1,53 @@
+HKCR
+{
+    NoRemove Interface
+    {
+        '{01B7BD23-FB88-4A77-8490-5891D3E4653A}' = s 'IBackgroundCopyFile'
+        {
+            NumMethods = s 6
+            ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+        }
+        '{CA51E165-C365-424C-8D41-24AAA4FF3C40}' = s 'IEnumBackgroundCopyFiles'
+        {
+            NumMethods = s 8
+            ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+        }
+        '{19C613A0-FCB8-4F28-81AE-897C3D078F81}' = s 'IBackgroundCopyError'
+        {
+            NumMethods = s 8
+            ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+        }
+        '{37668D37-507E-4160-9316-26306D150B12}' = s 'IBackgroundCopyJob'
+        {
+            NumMethods = s 35
+            ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+        }
+        '{1AF4F612-3B71-466F-8F58-7B6F73AC57AD}' = s 'IEnumBackgroundCopyJobs'
+        {
+            NumMethods = s 8
+            ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+        }
+        '{97EA99C7-0186-4AD4-8DF9-C5B4E0ED6B22}' = s 'IBackgroundCopyCallback'
+        {
+            NumMethods = s 6
+            ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+        }
+        '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}' = s 'IBackgroundCopyManager'
+        {
+            NumMethods = s 7
+            ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+        }
+        '{54B50739-686F-45EB-9DFF-D6A9A0FAA9AF}' = s 'IBackgroundCopyJob2'
+        {
+            NumMethods = s 43
+            ProxyStubClsid32 = s '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}'
+        }
+    }
+    NoRemove CLSID
+    {
+        '{5CE34C0D-0DC9-4C1F-897C-DAA1B78CEE7C}' = s 'PSFactoryBuffer'
+        {
+            InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
+        }
+    }
+}