reactos/dll/win32/actxprxy/actxprxy_servprov.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

19 lines
437 B
Plaintext

HKCR
{
NoRemove Interface
{
'{6D5140C1-7436-11CE-8034-00AA006009FA}' = s 'IServiceProvider'
{
NumMethods = s 4
ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
}
}
NoRemove CLSID
{
'{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}' = s 'PSFactoryBuffer'
{
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
}
}
}