dinput: Rename set_dinput_hook and call it from the base class.
commit8f28d4369e04af31d87faea1e05e2118b4fd21ba
authorVitaliy Margolen <wine-patches@kievinfo.com>
Sat, 7 Jul 2007 05:36:39 +0000 (6 23:36 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Jul 2007 12:31:38 +0000 (9 14:31 +0200)
treef371496584913a26e6072c64e58f3d7b3ba668c3
parentdeb74efc04b52d5a8dfb747b4b683d7fd7e6f3a6
dinput: Rename set_dinput_hook and call it from the base class.

Since keyboard's acquire and unacquire don't do anything special just call
the base class.
dlls/dinput/device.c
dlls/dinput/dinput_main.c
dlls/dinput/dinput_private.h
dlls/dinput/keyboard.c
dlls/dinput/mouse.c