Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread
authorAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jul 2003 21:55:58 +0000 (21:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jul 2003 21:55:58 +0000 (21:55 +0000)
commitca3ac8f1551c0e6fecbeeb4950f3c5c286d955ba
treee146bde71ddcb3cc631b614bbd2886e1fc9a35a9
parentaa95df0d941b31f3031c3d800b41eb116f7d5ea3
Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread
that set the hook.
dlls/user/hook.c
dlls/user/message.c
dlls/user/message.h
include/user.h
include/wine/server_protocol.h
server/hook.c
server/protocol.def
server/queue.c
server/trace.c
server/user.h