Fixed atl.rgs.
This commit is contained in:
parent
f362a3f408
commit
b91e2d4a66
|
@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue