Vitaliy Margolen : dinput: Move acquired flag to the base device class. Add tests.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Dec 4 07:17:02 CST 2006


Module: wine
Branch: master
Commit: f7eacd64d1ce683cfc902da2b0eac3a03cde9567
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f7eacd64d1ce683cfc902da2b0eac3a03cde9567

Author: Vitaliy Margolen <wine-patches at kievinfo.com>
Date:   Fri Dec  1 10:54:42 2006 -0700

dinput: Move acquired flag to the base device class. Add tests.

---

 dlls/dinput/device.c         |   28 ++++++++++++++++++++++++++++
 dlls/dinput/device_private.h |    3 +++
 dlls/dinput/joystick_linux.c |   23 ++++++++---------------
 dlls/dinput/keyboard.c       |   36 ++++++++++++++++--------------------
 dlls/dinput/mouse.c          |   23 ++++++++---------------
 dlls/dinput/tests/joystick.c |    8 ++++++++
 dlls/dinput/tests/keyboard.c |    4 ++++
 dlls/dinput/tests/mouse.c    |   33 ++++++++++++++++++++++++++++-----
 8 files changed, 103 insertions(+), 55 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f7eacd64d1ce683cfc902da2b0eac3a03cde9567



More information about the wine-cvs mailing list