[PATCH 1/3] dinput: Make newly created device append itself to Direct Input's list.

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


Direct Input doesn't know if the returned interface will be ASCII or
Unicode without querying interface. Which will add more code.
---
 dlls/dinput/dinput_main.c         |   14 --------------
 dlls/dinput/joystick_linux.c      |    4 ++++
 dlls/dinput/joystick_linuxinput.c |    5 +++++
 dlls/dinput/joystick_osx.c        |    4 ++++
 dlls/dinput/keyboard.c            |    5 +++++
 dlls/dinput/mouse.c               |    5 +++++
 6 files changed, 23 insertions(+), 14 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dinput-Make-newly-created-device-append-itself-to-Di.patch
Type: text/x-patch
Size: 4519 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110118/6061d63d/attachment.bin>


More information about the wine-patches mailing list