shell32/tests: Allow the short and long forms when checking a ShellExecute() path.
commit5af9c123f67f163608d556bb294298073fc6f7c2
authorFrancois Gouget <fgouget@free.fr>
Mon, 8 Feb 2016 04:30:31 +0000 (8 05:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Feb 2016 11:03:33 +0000 (8 20:03 +0900)
treebd956d04142fca2422bc4e5070cf03b9948c53c0
parentbfc1244381b2d785495aaf50f703e9bf950bec9f
shell32/tests: Allow the short and long forms when checking a ShellExecute() path.

ShellExecute() sometimes converts a short path to a long one so always accept the long form.
Windows XP SP1 often converts them to short paths instead but consider this behavior to be broken.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/tests/shlexec.c