source: trunk/Utilities/Miscellaneous/ByteArrayVariant/Server/Foo.rgs @ 96

Last change on this file since 96 was 96, checked in by roman, 12 years ago
File size: 306 bytes
Line 
1HKCR
2{
3        NoRemove CLSID
4        {
5                ForceRemove {B4B8E7FA-D672-487A-9B12-2F8D0B6287B5} = s 'Foo Class'
6                {
7                        ForceRemove Programmable
8                        InprocServer32 = s '%MODULE%'
9                        {
10                                val ThreadingModel = s 'Free'
11                        }
12                        TypeLib = s '{37375E14-A7D6-477D-BE5D-85767DBCE79A}'
13                        Version = s '1.0'
14                }
15        }
16}
Note: See TracBrowser for help on using the repository browser.