Sweden-Number/dlls/shell32
Andrew Eikum 978e03ea94 shell32: Always create default known folder directories.
Some applications query for the default path, but this would fail on
older prefixes where the new default path was never created.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-17 20:02:29 +02:00
..
resources
tests shell32: Don't specify the startup directory for CreateProcessW() in SHELL_ExecuteW(). 2021-06-16 23:23:49 +02:00
Makefile.in
appbar.c
assoc.c
autocomplete.c
brsfolder.c
changenotify.c
classes.c shell32: Avoid gcc 11 misleading-indentation warning. 2021-05-20 21:48:57 +02:00
clipboard.c
control.c
cpanel.h
cpanelfolder.c shell32: Implement IID_IContextMenu in CreateViewObject() methods for shell folders that support it. 2021-05-03 20:42:29 +02:00
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: Implement IID_IContextMenu in CreateViewObject() methods for shell folders that support it. 2021-05-03 20:42:29 +02:00
shell32.manifest
shell32.rc shell32: Use winvista+ AppData paths. 2021-05-27 21:40:37 +02:00
shell32.rgs
shell32.spec
shell32_classes.idl
shell32_main.c winecrt0: Determine the registration module handle directly in __wine_register_resources(). 2021-04-30 22:59:50 +02:00
shell32_main.h
shell32_tlb.idl
shelldispatch.c
shellfolder.h
shellitem.c
shelllink.c shell32: Fix a memory leak. 2021-06-07 21:24:08 +02:00
shellole.c
shellord.c
shellpath.c shell32: Always create default known folder directories. 2021-06-17 20:02:29 +02:00
shellreg.c
shellstring.c
shfldr.h
shfldr_desktop.c shell32: Implement IID_IContextMenu in CreateViewObject() methods for shell folders that support it. 2021-05-03 20:42:29 +02:00
shfldr_fs.c shell32: Implement IID_IContextMenu in CreateViewObject() methods for shell folders that support it. 2021-05-03 20:42:29 +02:00
shfldr_mycomp.c shell32: Implement IID_IContextMenu in CreateViewObject() methods for shell folders that support it. 2021-05-03 20:42:29 +02:00
shfldr_netplaces.c shell32: Implement IID_IContextMenu in CreateViewObject() methods for shell folders that support it. 2021-05-03 20:42:29 +02:00
shfldr_printers.c shell32: Implement IID_IContextMenu in CreateViewObject() methods for shell folders that support it. 2021-05-03 20:42:29 +02:00
shfldr_unixfs.c shell32: Implement IID_IContextMenu in CreateViewObject() methods for shell folders that support it. 2021-05-03 20:42:29 +02:00
shlexec.c shell32: Don't specify the startup directory for CreateProcessW() in SHELL_ExecuteW(). 2021-06-16 23:23:49 +02:00
shlfileop.c
shlfolder.c
shlfsbind.c
shlmenu.c
shlview.c
shlview_cmenu.c shell32: Use the paste_pidls() helper function for the CFSTR_SHELLIDLISTW format too. 2021-05-26 21:32:24 +02:00
shpolicy.c
shresdef.h
systray.c
trash.c
undocshell.h
version.h
xdg.c
xdg.h