summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/AccExtendedComponent.rgs
blob: 6039885b357d4698066c8f1ece4168497543ea9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
HKCR
{
	UAccCOM.AccExtendedComponent.1 = s 'AccExtendedComponent Class'
	{
		CLSID = s '{D91562E1-BE6C-41F3-A34C-E7AA846561A4}'
	}
	UAccCOM.AccExtendedComponent = s 'AccExtendedComponent Class'
	{
		CLSID = s '{D91562E1-BE6C-41F3-A34C-E7AA846561A4}'
	}
	NoRemove CLSID
	{
		ForceRemove {D91562E1-BE6C-41F3-A34C-E7AA846561A4} = s 'AccExtendedComponent Class'
		{
			ProgID = s 'UAccCOM.AccExtendedComponent.1'
			VersionIndependentProgID = s 'UAccCOM.AccExtendedComponent'
			InprocServer32 = s '%MODULE%'
			{
				val ThreadingModel = s 'both'
			}
		}
	}
}