Vitaliy Margolen : dinput: Explicitly define ASCII and Unicode methods in joystick base class. Use new methods in child classes.

Alexandre Julliard julliard at winehq.org
Mon Jan 10 10:55:20 CST 2011


Module: wine
Branch: master
Commit: 6a07885029beb3b737806b6cff4cbdd3d498663a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6a07885029beb3b737806b6cff4cbdd3d498663a

Author: Vitaliy Margolen <wine-patches at kievinfo.com>
Date:   Sun Jan  9 15:44:05 2011 -0700

dinput: Explicitly define ASCII and Unicode methods in joystick base class. Use new methods in child classes.

---

 dlls/dinput/joystick.c            |   80 +++++++++++++++++++++++++------------
 dlls/dinput/joystick_linux.c      |   10 ++--
 dlls/dinput/joystick_linuxinput.c |    6 +-
 dlls/dinput/joystick_osx.c        |   17 ++------
 dlls/dinput/joystick_private.h    |   17 ++++----
 5 files changed, 76 insertions(+), 54 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=6a07885029beb3b737806b6cff4cbdd3d498663a



More information about the wine-cvs mailing list