Sweden-Number/dlls/shell32
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
..
resources
tests shell32/tests: Fix the temporary directory creation in shlexec. 2020-03-27 21:16:13 +01:00
Makefile.in
appbar.c
assoc.c shell32: Implement SHCreateAssociationRegistration. 2020-03-02 20:26:39 +01:00
autocomplete.c
brsfolder.c
changenotify.c shell32: Fix SHCNE_UPDATEITEM number of items. 2020-03-02 13:06:57 +01:00
classes.c
clipboard.c
control.c
cpanel.h
cpanelfolder.c
dataobject.c
dde.c
debughlp.c
debughlp.h
dialogs.c
dragdrophelper.c
ebrowser.c
enumidlist.c
folders.c
iconcache.c
pidl.c
pidl.h
recyclebin.c
shell32.manifest
shell32.rc
shell32.rgs
shell32.spec shell32: Implement SHCreateAssociationRegistration. 2020-03-02 20:26:39 +01:00
shell32_classes.idl
shell32_main.c
shell32_main.h
shell32_tlb.idl
shelldispatch.c
shellfolder.h
shellitem.c
shelllink.c
shellole.c
shellord.c
shellpath.c shell32: Create user folder symlinks on lookup and only if it's missing. 2020-02-20 16:27:26 +01:00
shellreg.c
shellstring.c
shfldr.h
shfldr_desktop.c
shfldr_fs.c
shfldr_mycomp.c
shfldr_netplaces.c
shfldr_printers.c
shfldr_unixfs.c
shlexec.c shell32: Pass the executable's full path from SHELL_execute() to CreateProcess(). 2020-03-23 11:35:46 +01:00
shlfileop.c
shlfolder.c
shlfsbind.c
shlmenu.c
shlview.c
shlview_cmenu.c
shpolicy.c
shresdef.h
systray.c
trash.c
undocshell.h
version.h
xdg.c
xdg.h