Home
last modified time | relevance | path

Searched refs:IDirectInputDevice2WImpl_CreateEffect (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/directx/wine/dinput/
H A Ddevice_private.h186 extern HRESULT WINAPI IDirectInputDevice2WImpl_CreateEffect(LPDIRECTINPUTDEVICE8W iface, REFGUID rg…
H A Dkeyboard.c757 IDirectInputDevice2WImpl_CreateEffect,
H A Djoystick_linux.c980 IDirectInputDevice2WImpl_CreateEffect,
H A Dmouse.c929 IDirectInputDevice2WImpl_CreateEffect,
H A Ddevice.c1725 HRESULT WINAPI IDirectInputDevice2WImpl_CreateEffect(LPDIRECTINPUTDEVICE8W iface, REFGUID rguid, LP… in IDirectInputDevice2WImpl_CreateEffect() function
1740 …return IDirectInputDevice2WImpl_CreateEffect(IDirectInputDevice8W_from_impl(This), rguid, lpeff, p… in IDirectInputDevice2AImpl_CreateEffect()