[PATCH 2/2] dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values.

Vitaliy Margolen wine-patches at kievinfo.com
Mon Sep 7 12:59:16 CDT 2009


Should fix bug 19890.
---
 dlls/dinput/joystick.c            |    2 +-
 dlls/dinput/joystick_linux.c      |   43 ++++++++++++++++++-------------------
 dlls/dinput/joystick_linuxinput.c |    2 +-
 dlls/dinput/joystick_private.h    |    2 +-
 4 files changed, 24 insertions(+), 25 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: c7e3fb6b6f9abed9e0225eb89d120294ff59f917.diff
Type: text/x-patch
Size: 4505 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090907/68e54f66/attachment.bin>


More information about the wine-patches mailing list