wine-wine/dlls/shell32/tests
Francois Gouget fd7e5741ae shell32/tests: Fix the temporary directory creation in shlexec.
Since the test no longer uses a random directory name, the directory is
more likely to exist already. So use it even if it already exists.
Also on some Windows versions (e.g. Windos 2008) GetLongPathName() does
not return the long name if the path does not exist. So do the
conversion before appending the new directory name.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-27 21:16:13 +01:00
..
Makefile.in
appbar.c
assoc.c
autocomplete.c
brsfolder.c
ebrowser.c
generated.c
msg.h
progman_dde.c
recyclebin.c
rsrc.rc
shell32_test.h
shelldispatch.c
shelllink.c
shellole.c
shellpath.c tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
shfldr_special.c
shlexec.c shell32/tests: Fix the temporary directory creation in shlexec. 2020-03-27 21:16:13 +01:00
shlfileop.c
shlfolder.c
shlview.c
string.c
systray.c include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01:00