[PATCH 2/2] dinput: Make mouse use axis mode flag set in base class. Add tests.

Vitaliy Margolen wine-patches at kievinfo.com
Mon Dec 18 00:22:34 CST 2006


These tests are generic enough to cover common parts of all devices.
The data format used might seems to be bogus but it does expose lots of
problems we have with handling data formats.
---
 dlls/dinput/mouse.c           |   50 +++---------
 dlls/dinput/tests/Makefile.in |    1 +
 dlls/dinput/tests/device.c    |  174 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 188 insertions(+), 37 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a656ca203fd1c691c5860ed3105ad287f4d9b6fd.diff
Type: text/x-patch
Size: 12358 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061217/ecb2c5c5/a656ca203fd1c691c5860ed3105ad287f4d9b6fd-0001.bin


More information about the wine-patches mailing list