|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
DirectInput joystick enumeration context for discovered device GUIDs. More...
#include <dttr_pcdogs.h>
Data Fields | |
| uint32_t | count |
| Offset 0x0. | |
| DTTR_PCDOGS_T_Win32_GUID * | guid_list |
| Offset 0x4. | |
DirectInput joystick enumeration context for discovered device GUIDs.
Definition at line 934 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_DInput_DeviceEnumContext::count |
Offset 0x0.
Definition at line 935 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Win32_GUID* DTTR_PCDOGS_T_DInput_DeviceEnumContext::guid_list |
Offset 0x4.
Definition at line 936 of file dttr_pcdogs.h.