[PATCH 1/6] dinput: Move transform and offsets structures into base device class.

Vitaliy Margolen wine-patches at kievinfo.com
Tue Dec 12 09:57:54 CST 2006


This series of patches moves most of the data format associated
functionality into base class.

---
 dlls/dinput/device.c              |   48 ++++++++++++--------
 dlls/dinput/device_private.h      |   33 ++++++++-----
 dlls/dinput/joystick_linux.c      |   34 +++++---------
 dlls/dinput/joystick_linuxinput.c |   27 +++--------
 dlls/dinput/mouse.c               |   91 +++++++++++++++++++------------------
 5 files changed, 114 insertions(+), 119 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 482b5e359ec97320a991df01bbf6e4e026d7896f.diff
Type: text/x-patch
Size: 25674 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061212/306f39c4/482b5e359ec97320a991df01bbf6e4e026d7896f-0001.bin


More information about the wine-patches mailing list