server: Try to update the input key state even when the message is
commit5d282dc89106e2d4190b43a66aa0b8206f91d8ad
authorAlexandre Julliard <julliard@winehq.org>
Tue, 14 Feb 2006 09:43:15 +0000 (14 10:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Feb 2006 09:43:15 +0000 (14 10:43 +0100)
tree8f9226141dba5e7f55d48692c3f04cdd384ed998
parent90aaf6ba8fde7470a37a4a069ccb3aa70a12c86a
server: Try to update the input key state even when the message is
dropped in queue_hardware_message. This should fix some problems with
the Alt key getting "stuck" after Alt-Tab.
server/queue.c