Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / dll / win32 / atl / atl.rgs
diff --git a/dll/win32/atl/atl.rgs b/dll/win32/atl/atl.rgs
new file mode 100644 (file)
index 0000000..566bd5e
--- /dev/null
@@ -0,0 +1,18 @@
+HKCR
+{
+    NoRemove Interface
+    {
+    }
+    NoRemove CLSID
+    {
+        '{44EC053A-400F-11D0-9DCD-00A0C90391D3}' = s 'Registrar Class'
+        {
+            InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
+            ProgId = s 'ATL.Registrar'
+        }
+    }
+    'ATL.Registrar' = s 'Registrar Class'
+    {
+        CLSID = s '{44EC053A-400F-11D0-9DCD-00A0C90391D3}'
+    }
+}
\ No newline at end of file