[PATCH 19/19] dinput: COM cleanup - use interfaces instead of vtbl. Combine both Unicode and ASCII interfaces into the same classes.

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


---
 dlls/dinput/device.c              |    8 ++++----
 dlls/dinput/device_private.h      |    3 ++-
 dlls/dinput/dinput_main.c         |   23 ++++++++++++++++++-----
 dlls/dinput/joystick.c            |    8 ++++----
 dlls/dinput/joystick_linux.c      |   33 ++++++++++++++++++++++-----------
 dlls/dinput/joystick_linuxinput.c |   30 ++++++++++++++++++------------
 dlls/dinput/joystick_osx.c        |   29 ++++++++++++++++++++---------
 dlls/dinput/keyboard.c            |   31 +++++++++++++++++++++----------
 dlls/dinput/mouse.c               |   37 +++++++++++++++++++++++++------------
 9 files changed, 134 insertions(+), 68 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0019-dinput-COM-cleanup-use-interfaces-instead-of-vtbl.patch
Type: text/x-patch
Size: 25517 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110109/5561d17a/attachment-0001.bin>


More information about the wine-patches mailing list