#include "config_wdxdisplay8.h"
#include <dxInput8.h>
Go to the source code of this file.
Defines | |
#define | AXIS_RESOLUTION 2000 |
#define | AXIS_RANGE_CENTERED |
#define | DLLNAME "dinput8.dll" |
#define | DINPUTCREATE "DirectInput8Create" |
Functions | |
BOOL CALLBACK | EnumGameCtrlsCallback (const DIDEVICEINSTANCE *pdidInstance, VOID *pContext) |
BOOL CALLBACK | EnumObjectsCallbackJoystick (const DIDEVICEOBJECTINSTANCE *pdidoi, VOID *pContext) |
|
Definition at line 23 of file dxInput8.cxx. |
|
Definition at line 22 of file dxInput8.cxx. Referenced by EnumObjectsCallbackJoystick(). |
|
|
|
|
|
Definition at line 25 of file dxInput8.cxx. References BOOL(), and DI_DeviceInfos. Referenced by DInput8Info::InitDirectInput(). |
|
Definition at line 185 of file dxInput8.cxx. References AXIS_RESOLUTION, BOOL(), and D3DERRORSTRING. Referenced by DInput8Info::CreateJoystickOrPad(). |