Files
reactos/dll/directx/wine/dinput/dinput_classes.rgs
T
Amine Khaldi 25445ea35f * Sync up to trunk head (r60691).
svn path=/branches/ntvdm/; revision=60692
2013-10-17 11:19:05 +00:00

18 lines
421 B
Plaintext

HKCR
{
NoRemove Interface
{
}
NoRemove CLSID
{
'{25E609E0-B259-11CF-BFC7-444553540000}' = s 'DirectInput Object'
{
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
}
'{25E609E1-B259-11CF-BFC7-444553540000}' = s 'DirectInputDevice Object'
{
InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Both' }
}
}
}