reactos/dll/win32/actxprxy/actxprxy_comcat.rgs
Amine Khaldi 527f2f9057 [SHELL/EXPERIMENTS]
* Create a branch for some evul shell experiments.

svn path=/branches/shell-experiments/; revision=61927
2014-02-02 19:37:27 +00:00

34 lines
1,011 B
Plaintext

HKCR
{
NoRemove Interface
{
'{0002E000-0000-0000-C000-000000000046}' = s 'IEnumGUID'
{
NumMethods = s 7
ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
}
'{0002E011-0000-0000-C000-000000000046}' = s 'IEnumCATEGORYINFO'
{
NumMethods = s 7
ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
}
'{0002E013-0000-0000-C000-000000000046}' = s 'ICatInformation'
{
NumMethods = s 9
ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
}
'{0002E012-0000-0000-C000-000000000046}' = s 'ICatRegister'
{
NumMethods = s 9
ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
}
}
NoRemove CLSID
{
'{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}' = s 'PSFactoryBuffer'
{
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
}
}
}