Commit b91e2d4a authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

Fixed atl.rgs.

parent f362a3f4
...@@ -8,9 +8,9 @@ HKCR ...@@ -8,9 +8,9 @@ HKCR
ForceRemove '%CLSID_ATLRegistrar%' = s 'Registrar Class' ForceRemove '%CLSID_ATLRegistrar%' = s 'Registrar Class'
{ {
ProgID = s 'ATL.Registrar' ProgID = s 'ATL.Registrar'
InprocServer = s '%MODULE%' InprocServer32 = s '%MODULE%'
{ {
ThreadingModel = s 'Both' val ThreadingModel = s 'Both'
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment