server: Use KEYEVENTF_UNICODE mode only when virtual key code was not specified.
commita476ae1991112a4caece2ca09218288896e11cf2
authorNikolay Sivov <nsivov@codeweavers.com>
Mon, 1 Jul 2019 11:09:30 +0000 (1 14:09 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Jul 2019 12:41:39 +0000 (1 14:41 +0200)
treeeb1a2a645920042cd84116b34d99a8861d4f09c8
parent0b2fbab179d5c38014789442cd2c0e3a3795ad50
server: Use KEYEVENTF_UNICODE mode only when virtual key code was not specified.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/input.c
server/queue.c