dinput: Combine ASCII and Unicode device create callbacks. Add tests. (try 3)

Vitaliy Margolen wine-patches at kievinfo.com
Sun Jan 23 13:44:20 CST 2011


Skip test if interface is not registered (to avoid NT 4.0 test failure).
The test is not running on NT 4.0 anyway.
---
 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        |   33 +++++++++++---
 8 files changed, 218 insertions(+), 256 deletions(-)


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


More information about the wine-patches mailing list