xref: /reactos/dll/directx/wine/dinput8/dinput8.rgs (revision b09b5584)
1HKCR
2{
3    NoRemove Interface
4    {
5    }
6    NoRemove CLSID
7    {
8        '{25E609E4-B259-11CF-BFC7-444553540000}' = s 'DirectInput8 Object'
9        {
10            InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
11        }
12        '{25E609E5-B259-11CF-BFC7-444553540000}' = s 'DirectInputDevice8 Object'
13        {
14            InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
15        }
16    }
17}
18