[PATCH 3/3] dinput: Combine ASCII and Unicode device create callbacks. Add tests.

Vitaliy Margolen wine-patches at kievinfo.com
Tue Jan 18 22:06:54 CST 2011


---
 dlls/dinput/dinput_main.c         |    8 ++--
 dlls/dinput/dinput_private.h      |    3 +-
 dlls/dinput/joystick_linux.c      |   78 +++++++++++++-------------------
 dlls/dinput/joystick_linuxinput.c |   88 ++++++++++++++----------------------
 dlls/dinput/joystick_osx.c        |   82 +++++++++++++--------------------
 dlls/dinput/keyboard.c            |   91 ++++++++++++++++++-------------------
 dlls/dinput/mouse.c               |   91 +++++++++++++++++-------------------
 dlls/dinput/tests/device.c        |   31 ++++++++++---
 8 files changed, 215 insertions(+), 257 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-dinput-Combine-ASCII-and-Unicode-device-create-callb.patch
Type: text/x-patch
Size: 26225 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110118/fafba7ff/attachment-0001.bin>


More information about the wine-patches mailing list