reactos/dll/win32/shell32/wine
Hermès Bélusca-Maïto ccf42ff45b [0.4.10] [SHELL32] In _SHGetUserShellFolderPath(), check the return value of _SHExpandEnvironmentStrings()
and bail out if it failed. That way we won't use and cache in the registry an invalid-expanded string.

CORE-14981

cherry picked from commit 0.4.11-dev-207-g
e29609147b
2018-09-23 17:21:50 +02:00
..
brsfolder.c [SHELL32] SHBrowseForFolderW: Fix creating directories in the desktop and in drives like C: CORE-13925 2017-11-05 12:11:10 +02:00
changenotify.c [SHELL32] Fix a directory handle leak when browsing folders 2018-03-06 20:30:21 +01:00
classes.c
clipboard.c
control.c
cpanel.h
pidl.c [SHELL32] CShellItem: Fix GetDisplayName and Compare 2018-02-20 16:59:00 +02:00
pidl.h
shell32_main.c [SHELL32] Partially sync SHGetFileInfo with wine to improve folder type names. 2018-04-22 17:38:44 +02:00
shell32_main.h [SHELL32] Don't show error when closing disk prop sheet (#144) 2017-11-25 11:27:20 +02:00
shellole.c [SHELL32] Remove some unused members and comment out some unused Wine code. CORE-11799 (#94) 2017-10-27 23:51:44 +01:00
shellord.c
shellpath.c [0.4.10] [SHELL32] In _SHGetUserShellFolderPath(), check the return value of _SHExpandEnvironmentStrings() 2018-09-23 17:21:50 +02:00
shellreg.c
shellstring.c
shlmenu.c
shpolicy.c