shell32/tests: Send WM_CHAR instead of WM_KEYUP.
commit7c844af8386f3987bc4c6be2cebb72de7b5a3e01
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Tue, 18 Sep 2018 20:59:56 +0000 (18 23:59 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Sep 2018 15:20:30 +0000 (19 17:20 +0200)
tree3ecc885302102dc00252b7d2f5bb0c11045216fc
parent644358bdf704d077372a8a8ed60cf2a29196358c
shell32/tests: Send WM_CHAR instead of WM_KEYUP.

There's no need to send a WM_KEYUP anymore since it now matches Windows
behavior.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/tests/autocomplete.c