Sweden-Number/dlls/shell32/tests
Gabriel Ivăncescu 7c844af838 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>
2018-09-19 17:20:30 +02:00
..
Makefile.in
appbar.c
assoc.c
autocomplete.c shell32/tests: Send WM_CHAR instead of WM_KEYUP. 2018-09-19 17:20:30 +02:00
brsfolder.c shell32/tests: Don't use strncat with known large enough buffer. 2018-08-15 07:08:50 +02:00
ebrowser.c shell32: Fix 2 MSVC warnings about flags. 2018-07-20 09:10:10 +02:00
generated.c
msg.h
progman_dde.c
recyclebin.c
rsrc.rc
shell32_test.h
shelldispatch.c shell32/tests: Mark a shell dispatch test as todo on x64 and ARM. 2018-09-04 15:12:25 +02:00
shelllink.c shell32/tests: Use the available ARRAY_SIZE() macro. 2018-06-15 12:56:48 +02:00
shellole.c shell32/tests: Use the available ARRAY_SIZE() macro. 2018-06-15 12:56:48 +02:00
shellpath.c shell32/tests: Remove empty element from known_folders[]. 2018-06-22 17:14:44 +02:00
shfldr_special.c
shlexec.c shell32/tests: Don't test CommandLineToArgv() in test_argify(). 2018-06-22 01:01:55 +02:00
shlfileop.c shell32: Convert / to \ when parsing file list. 2018-05-09 09:45:22 +02:00
shlfolder.c shell32: Use characters as arguments to GetTempPathW and GetLongPathNameW. 2018-06-26 09:27:32 +02:00
shlview.c
string.c shell32/tests: Use the available ARRAY_SIZE() macro. 2018-06-15 12:56:48 +02:00
systray.c