Sweden-Number/dlls/shell32/tests
Francois Gouget 5af9c123f6 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>
2016-02-08 20:03:33 +09:00
..
Makefile.in
appbar.c shell32: Added GetCurrentProcessExplicitAppUserModelID() stub. 2015-07-22 16:42:42 +02:00
assoc.c
autocomplete.c
brsfolder.c
ebrowser.c shell32/ebrowser: Implement EBO_NOBORDER option. 2015-08-03 10:57:46 +02:00
generated.c
msg.h
progman_dde.c shell32/tests: Don't leave behind open explorer windows. 2015-06-23 21:59:40 +09:00
recyclebin.c
rsrc.rc
shell32_test.h
shelldispatch.c shell32: Implement IShellDispatch2::ShellExecute. 2015-11-03 00:33:23 +09:00
shelllink.c shell32/tests: Test icon ids that are invalid on all systems. 2015-09-16 22:11:09 +09:00
shellole.c shell32/tests: Basic tests for SHCreateSessionKey(). 2015-12-29 17:09:18 +01:00
shellpath.c shell32: Partially implement SHGetKnownFolderIDList(). 2015-05-11 15:39:25 +09:00
shfldr_special.c shell32: Add missing parameter check in ISF_Desktop_fnQueryInterface. 2015-06-30 14:40:43 +09:00
shlexec.c shell32/tests: Allow the short and long forms when checking a ShellExecute() path. 2016-02-08 20:03:33 +09:00
shlfileop.c
shlfolder.c shell32: Set the stream and storage attributes where needed. 2016-01-29 21:25:21 +09:00
shlview.c shell32/tests: Test that shell view windows reference their shell view. 2015-07-07 16:52:21 +09:00
string.c shell32/tests: Fix prototype to match implementation (PVS-Studio). 2015-10-21 21:09:13 +09:00
systray.c