Fixed atl.rgs.

oldstable
Jacek Caban 2005-03-18 10:25:34 +00:00 committed by Alexandre Julliard
parent f362a3f408
commit b91e2d4a66
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ HKCR
ForceRemove '%CLSID_ATLRegistrar%' = s 'Registrar Class'
{
ProgID = s 'ATL.Registrar'
InprocServer = s '%MODULE%'
InprocServer32 = s '%MODULE%'
{
ThreadingModel = s 'Both'
val ThreadingModel = s 'Both'
}
}
}