On Jun 30, 2016, at 7:02 PM, David Lawrie david.dljunk@gmail.com wrote:
Tested on OS X 10.10.5.
Signed-off-by: David Lawrie david.dljunk@gmail.com
dlls/winejoystick.drv/joystick_osx.c | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-)
This has similar issues as the dinput version, the main one being the pointless "result" variable in get_device_property_long().
-Ken