summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/AccKeyBinding.rgs
blob: 6967bf2b6458eff16ea83e2f02d6c1c1604c98d8 (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.AccKeyBinding.1 = s 'AccKeyBinding Class'
	{
		CLSID = s '{98AFE6FB-D748-4313-B4D6-E7B273B6255D}'
	}
	UAccCOM.AccKeyBinding = s 'AccKeyBinding Class'
	{
		CLSID = s '{98AFE6FB-D748-4313-B4D6-E7B273B6255D}'
	}
	NoRemove CLSID
	{
		ForceRemove {98AFE6FB-D748-4313-B4D6-E7B273B6255D} = s 'AccKeyBinding Class'
		{
			ProgID = s 'UAccCOM.AccKeyBinding.1'
			VersionIndependentProgID = s 'UAccCOM.AccKeyBinding'
			InprocServer32 = s '%MODULE%'
			{
				val ThreadingModel = s 'both'
			}
		}
	}
}