21 #include "../../SDL_internal.h" 24 #include "../SDL_sysjoystick.h" 25 #include "../../core/windows/SDL_windows.h" 26 #include "../../core/windows/SDL_directx.h" 28 #define MAX_INPUTS 256 71 #if SDL_JOYSTICK_DINPUT 72 LPDIRECTINPUTDEVICE8 InputDevice;
73 DIDEVCAPS Capabilities;
80 LPDIRECTINPUTEFFECT ffeffect_ref;
89 #if SDL_JOYSTICK_DINPUT 90 extern const DIDATAFORMAT SDL_c_dfDIJoystick2;
JoyStick_DeviceData * SYS_Joystick
struct JoyStick_DeviceData * pNext
SDL_JoystickID nInstanceID
static SDL_AudioDeviceID device
void WINDOWS_AddJoystickDevice(JoyStick_DeviceData *device)
DIDEVICEINSTANCE dxdevice