Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/dinput8/
H A Ddinput.c73 IDirectInput8A *pDI; in test_preinitialization()
244 IDirectInput8A *pDI; in test_QueryInterface()
302 IDirectInput8A *pDI; in test_CreateDevice()
381 IDirectInput8A *pDI; in test_EnumDevices()
508 IDirectInput8A *pDI; in test_EnumDevicesBySemantics()
617 IDirectInput8A *pDI; in test_GetDeviceStatus()
642 IDirectInput8A *pDI; in test_RunControlPanel()
675 IDirectInput8A *pDI; in test_Initialize()
H A Ddevice.c30 IDirectInput8A *pDI;
295 IDirectInput8A *pDI = NULL; in test_action_mapping()
430 IDirectInput8A *pDI = NULL; in test_save_settings()
617 IDirectInput8A *di = NULL; in test_mouse_keyboard()
/reactos/dll/directx/wine/dinput/
H A Ddinput_private.h38 IDirectInput8A IDirectInput8A_iface;
H A Ddinput_main.c74 static inline IDirectInputImpl *impl_from_IDirectInput8A( IDirectInput8A *iface ) in impl_from_IDirectInput8A()
/reactos/sdk/include/psdk/
H A Ddinput.h97 typedef struct IDirectInput8A *LPDIRECTINPUT8A;
2466 #define INTERFACE IDirectInput8A
2467 DECLARE_INTERFACE_(IDirectInput8A,IUnknown) in DECLARE_INTERFACE_() argument