reactos/dll/win32/browseui
Joachim Henze 990abadd40 [0.4.11][SHELL32] Squashed port of several RunDlg and ShellExecuteW() fixes
This is a big backport, that brings us closer to releases/0.4.14/0.4.14-release-10-g1b0b852

The main motivation is to fix the two regressions:
CORE-17351 'RunDlg fails calling URL without http'
and
CORE-16898 'RunCommand "iexplore" fails to open Wine IE'
Both regressed by 0.4.10-dev-419-g bfcbda227f

By porting back the following commits:

0.4.15-dev-2883-g 33c7c91b36 CORE-17351 CORE-16898 (#3797) Improve performance of Start-Run Dialog Box Options
0.4.14-dev-1016-g 4e721f780e CORE-12266 (#1854) [SHELL32] This fixes the ERROR_DDE_FAIL in the 'www.google.de' testcase
0.4.13-dev-790-g 0f16d44b66 CORE-6412 + CORE-12927
but in return we have to fix all the callers of ShellExecuteW() that relied on this ancient hack-code, and we do this by picking
0.4.13-dev-930-g cb77f1701f CORE-16299 [SHELL32][STOBJECT] ShellExecuteW() params part2
0.4.13-dev-860-g 944aba1fcc CORE-16299 [SHELL32] ShellExecuteW() params part1 (#1833)

0.4.12-dev-94-g 932a812c66 CORE-15434 [SHELL32] shlexec.cpp UNICODE_NULL Add backslash if path was like C: (#1152)
0.4.12-dev-49-g fad9f6677a CORE-15434 [SHELL32] dialogs.cpp (#1117) Addendum
0.4.12-dev-48-g c64d31e9b8 CORE-15434 [BROWSEUI] Add backslash for directory (#1121) C: C:\
2022-02-20 21:09:07 +01:00
..
lang [TRANSLATION] Update Simplified Chinese translation. (#1099) 2018-12-06 14:52:38 +01:00
res [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
shellbars [BROWSEUI] Implement toggling the folders and search band with the toolbar and make their buttons appear pressed when they are shown. 2018-10-27 15:08:24 +03:00
ACLCustomMRU.cpp [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
ACLCustomMRU.h [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
aclistisf.cpp
aclistisf.h
aclmulti.cpp
aclmulti.h
addressband.cpp [BROWSEUI] Properly fix CORE-13003 "Explorer address bar display problem" 2018-12-01 14:26:33 +01:00
addressband.h [BROWSEUI] Properly fix CORE-13003 "Explorer address bar display problem" 2018-12-01 14:26:33 +01:00
addresseditbox.cpp [BROWSEUI][SHELL32] Treat OnWinEvent's result parameter as optional. CORE-14443 2018-03-08 12:21:24 +01:00
addresseditbox.h
bandproxy.cpp
bandproxy.h
basebarsite.cpp [BROWSEUI] Implement toggling the folders and search band with the toolbar and make their buttons appear pressed when they are shown. 2018-10-27 15:08:24 +03:00
brandband.cpp
brandband.h
browseui.cpp [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
browseui.h [BROWSEUI] CShellBrowser: Don't pass any parameters to Initialize. Let users use the BrowseObject method instead. 2018-11-27 10:33:57 +02:00
browseui.rc [PSDK][XDK] Remove DECLSPEC_* from windef.h, protect against redefinition in winnt.h 2018-02-04 19:28:36 +01:00
browseui.spec
browseuiord.cpp
CAutoComplete.cpp
CAutoComplete.h
CMakeLists.txt [BROWSEUI] Remove a duplicated add_custom_command() call 2018-06-05 20:03:16 +02:00
commonbrowser.cpp
commonbrowser.h
CProgressDialog.cpp
CProgressDialog.h
desktopipc.cpp [BROWSEUI] CShellBrowser: Don't pass any parameters to Initialize. Let users use the BrowseObject method instead. 2018-11-27 10:33:57 +02:00
dllinstall.c
explorerband.cpp [BROWSEUI][SHELL32] Treat OnWinEvent's result parameter as optional. CORE-14443 2018-03-08 12:21:24 +01:00
explorerband.h
globalfoldersettings.cpp
globalfoldersettings.h
internettoolbar.cpp [BROWSEUI] CInternetToolbar: fix whitespace 2018-10-27 15:08:31 +03:00
internettoolbar.h [BROWSEUI] Implement toggling the folders and search band with the toolbar and make their buttons appear pressed when they are shown. 2018-10-27 15:08:24 +03:00
newatlinterfaces.h
parsecmdline.cpp [0.4.11][SHELL32] Squashed port of several RunDlg and ShellExecuteW() fixes 2022-02-20 21:09:07 +01:00
precomp.h [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
regtreeoptions.cpp
regtreeoptions.h
resource.h [BROWSEUI] Implement ACLCustomMRU. 2017-12-18 23:17:17 +01:00
shellbrowser.cpp [0.4.11][WIN32SS][COMCTL32][BROWSEUI] Fix multiple scrollbar redraw issues 2020-12-20 06:38:21 +01:00
toolsband.cpp
travellog.cpp
utility.cpp
utility.h
version.rc