[PATCH 13/19] dinput: Explicitly define ASCII and Unicode methods in DirectInputDevice base class. Make ASCII methods call Unicode. Use new methods in child classes.

Vitaliy Margolen wine-patches at kievinfo.com
Sun Jan 9 16:43:55 CST 2011


---
 dlls/dinput/device.c              |  262 +++++++++++++++++++++++++------------
 dlls/dinput/device_private.h      |   96 +++++++-------
 dlls/dinput/joystick_linux.c      |   50 ++++----
 dlls/dinput/joystick_linuxinput.c |   42 +++---
 dlls/dinput/joystick_osx.c        |   32 +++---
 dlls/dinput/keyboard.c            |   58 ++++----
 dlls/dinput/mouse.c               |   30 ++--
 7 files changed, 333 insertions(+), 237 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-dinput-Explicitly-define-ASCII-and-Unicode-methods-i.patch
Type: text/x-patch
Size: 43402 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110109/fa13d83a/attachment-0001.bin>


More information about the wine-patches mailing list