|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dinput_private.h>

Public Attributes | |
| IDirectInput7A | IDirectInput7A_iface |
| IDirectInput7W | IDirectInput7W_iface |
| IDirectInput8A | IDirectInput8A_iface |
| IDirectInput8W | IDirectInput8W_iface |
| IDirectInputJoyConfig8 | IDirectInputJoyConfig8_iface |
| LONG | ref |
| BOOL | initialized |
| CRITICAL_SECTION | crit |
| struct list | entry |
| DWORD | evsequence |
| DWORD | dwVersion |
| struct list | devices_list |
| struct list | device_players |
Definition at line 34 of file dinput_private.h.
| CRITICAL_SECTION IDirectInputImpl::crit |
Definition at line 45 of file dinput_private.h.
Referenced by alloc_device(), callwndproc_proc(), hook_thread_proc(), and LL_hook_proc().
Definition at line 51 of file dinput_private.h.
Definition at line 50 of file dinput_private.h.
Referenced by alloc_device(), callwndproc_proc(), hook_thread_proc(), and LL_hook_proc().
| DWORD IDirectInputImpl::dwVersion |
Definition at line 49 of file dinput_private.h.
Referenced by JoyConfig8Impl_GetConfig().
Definition at line 46 of file dinput_private.h.
| DWORD IDirectInputImpl::evsequence |
Definition at line 48 of file dinput_private.h.
| IDirectInput7A IDirectInputImpl::IDirectInput7A_iface |
Definition at line 36 of file dinput_private.h.
| IDirectInput7W IDirectInputImpl::IDirectInput7W_iface |
Definition at line 37 of file dinput_private.h.
| IDirectInput8A IDirectInputImpl::IDirectInput8A_iface |
Definition at line 38 of file dinput_private.h.
| IDirectInput8W IDirectInputImpl::IDirectInput8W_iface |
Definition at line 39 of file dinput_private.h.
| IDirectInputJoyConfig8 IDirectInputImpl::IDirectInputJoyConfig8_iface |
Definition at line 40 of file dinput_private.h.
| BOOL IDirectInputImpl::initialized |
Definition at line 44 of file dinput_private.h.
| LONG IDirectInputImpl::ref |
Definition at line 42 of file dinput_private.h.