reactos/dll/win32/browseui/res/findfolder.rgs

20 lines
371 B
Plaintext
Raw Normal View History

2019-07-19 20:23:20 +00:00
HKCR
{
NoRemove CLSID
{
ForceRemove {E17D4FC0-5564-11D1-83F2-00A0C90DC849} = s 'Search Results Folder'
{
val LocalizedString = s '@%MODULE%,-30520'
2019-07-19 20:23:20 +00:00
DefaultIcon = e '%%SystemRoot%%\System32\shell32.dll,-134'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
ShellFolder
{
val Attributes = d '0x20180000'
}
}
}
}