winmm: Return the joysticks array size in joyGetNumDevs.
commit2aa9c52196e28c87f9591847225d81fb6e609c11
authorRémi Bernon <rbernon@codeweavers.com>
Fri, 3 Dec 2021 11:19:05 +0000 (3 12:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Dec 2021 16:14:59 +0000 (9 17:14 +0100)
treefd06065f8fb8ea39310c4e31c0f16503b95d2f04
parent4258f0e79d711cd577e1b2c2882977fff2a4b3f4
winmm: Return the joysticks array size in joyGetNumDevs.

And rename the array from JOY_Sticks to joysticks.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dinput8/tests/hid.c
dlls/winmm/joystick.c