reactos/dll/win32/browseui
Charles Ambrye d8e47d61d4 [BROWSEUI] Display an error message if the path or drive don't exist (CORE-10989)
The return result of ParseNow was never checked, but contained useful information on what type of error may have occurred.  If the error is an issue with the path not existing the explorer will now show an error message notifying the user of the problem instead of silently failing.
Note:  Shell32 does not properly return ERROR_INVALID_DRIVE when the drive path does not exist.  For that reason, it is still possible to browse to a non-existent drive.  However, once shell32 is patched this code will work properly, as it checks for both ERROR_INVALID_DRIVE and ERROR_FILE_NOT_FOUND.
2020-04-20 14:21:37 +03:00
..
lang [BROWSEUI] Display an error message if the path or drive don't exist (CORE-10989) 2020-04-20 14:21:37 +03:00
res [BROWSEUI] Localize "Search Results" shell folder name 2020-04-16 14:10:24 +03:00
shellbars [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
shellfind [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
ACLCustomMRU.cpp
ACLCustomMRU.h
aclistisf.cpp [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
aclistisf.h [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
aclmulti.cpp
aclmulti.h
addressband.cpp
addressband.h
addresseditbox.cpp [BROWSEUI] Display an error message if the path or drive don't exist (CORE-10989) 2020-04-20 14:21:37 +03:00
addresseditbox.h [BROWSEUI] Display an error message if the path or drive don't exist (CORE-10989) 2020-04-20 14:21:37 +03:00
bandproxy.cpp
bandproxy.h
basebarsite.cpp
brandband.cpp
brandband.h
browseui.cpp
browseui.h
browseui.rc [TRANSLATION] Add/update Hungarian translation for shell32, ieframe, browseui (#2127) 2020-01-14 18:52:38 +01:00
browseui.spec
browseuiord.cpp
CAutoComplete.cpp [BROWSEUI] Fix infinite recursion in autocomplete control 2020-01-28 19:25:11 +01:00
CAutoComplete.h
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
commonbrowser.cpp
commonbrowser.h
CProgressDialog.cpp
CProgressDialog.h
CTaskbarList.cpp
CTaskbarList.h
desktopipc.cpp [BROWSEUI][SHELL32] Fix scroll to selection CORE-16504 2019-11-17 02:04:27 +01:00
dllinstall.c
explorerband.cpp [BROWSEUI] Add 'm_' prefix to CExplorerBand members (#2524) 2020-04-10 23:08:31 +09:00
explorerband.h [BROWSEUI] Add 'm_' prefix to CExplorerBand members (#2524) 2020-04-10 23:08:31 +09:00
globalfoldersettings.cpp
globalfoldersettings.h
internettoolbar.cpp
internettoolbar.h
newatlinterfaces.h
parsecmdline.cpp
precomp.h
regtreeoptions.cpp
regtreeoptions.h
resource.h [BROWSEUI] Display an error message if the path or drive don't exist (CORE-10989) 2020-04-20 14:21:37 +03:00
shellbrowser.cpp [MSPAINT] Shorten the license string that is displayed in ShellAbout() dialog. CORE-12356 2020-01-24 23:40:32 +01:00
toolsband.cpp
travellog.cpp
utility.cpp
utility.h
version.rc