mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 08:13:18 +00:00
b3aea08c31
WH_CALLWNDPROC hooks are called on every message, but we only need it for the activation messages. WH_CBT hooks are called for a few events only, which is much lighter, as we need to use a global hook to track windows which belong to any other thread. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54431 |
||
---|---|---|
.. | ||
tests | ||
ansi.c | ||
config.c | ||
data_formats.c | ||
device.c | ||
device_private.h | ||
dinput.c | ||
dinput.rc | ||
dinput.spec | ||
dinput_classes.idl | ||
dinput_main.c | ||
dinput_private.h | ||
joystick_hid.c | ||
keyboard.c | ||
Makefile.in | ||
mouse.c | ||
resource.h | ||
version.rc |