|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmsystem.h>
Public Attributes | |
| UINT | wXpos |
| UINT | wYpos |
| UINT | wZpos |
| UINT | wButtons |
Definition at line 1452 of file mmsystem.h.
| UINT joyinfo_tag::wButtons |
Definition at line 1456 of file mmsystem.h.
Referenced by JOY_Timer(), and joyGetPos().
| UINT joyinfo_tag::wXpos |
Definition at line 1453 of file mmsystem.h.
Referenced by JOY_Timer(), and joyGetPos().
| UINT joyinfo_tag::wYpos |
Definition at line 1454 of file mmsystem.h.
Referenced by JOY_Timer(), and joyGetPos().
| UINT joyinfo_tag::wZpos |
Definition at line 1455 of file mmsystem.h.
Referenced by JOY_Timer(), and joyGetPos().