wine/dlls/shell32
Tim Clem 710eec8fac shell32: Don't fall back to $HOME for missing user special folders.
Fall through in create_link and allow SHGetFolderPathAndSubDirW to
create an empty folder in place if the alternatives are not available.

Creating a link back to $HOME makes a recursive directory structure,
which results in crashes in programs that naively search %USERPROFILE%
(e.g. Quicken).
2023-07-14 20:32:39 +02:00
..
resources
tests shell32/tests: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
appbar.c
assoc.c
autocomplete.c
brsfolder.c
changenotify.c
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
Makefile.in
pidl.c
pidl.h
recyclebin.c
shell32.manifest
shell32.rc
shell32.rgs
shell32.spec
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: Don't fall back to $HOME for missing user special folders. 2023-07-14 20:32:39 +02:00
shellreg.c
shellstring.c
shfldr.h
shfldr_desktop.c
shfldr_fs.c
shfldr_mycomp.c
shfldr_netplaces.c
shfldr_printers.c
shlexec.c shell32: Make sure wcmd has enough space to hold the string. 2023-07-04 20:58:22 +02:00
shlfileop.c
shlfolder.c
shlfsbind.c
shlmenu.c
shlview.c
shlview_cmenu.c
shpolicy.c
shresdef.h
systray.c
version.h