repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
taskmgr: Remove a useless commented line.
[wine.git]
/
dlls
/
atl
/
atl.rgs
blob
8b1d476b20d4d3efc802133debeff01c9f695bd9
1
HKCR
2
{
3
ATL.Registrar = s 'Registrar Class'
4
{
5
CLSID = s '%CLSID_ATLRegistrar%'
6
}
7
NoRemove CLSID {
8
ForceRemove '%CLSID_ATLRegistrar%' = s 'Registrar Class'
9
{
10
ProgID = s 'ATL.Registrar'
11
InprocServer32 = s '%MODULE%'
12
{
13
val ThreadingModel = s 'Both'
14
}
15
}
16
}
17
}