reactos/dll/shellext/stobject
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 Romanian translation (#851) 2018-09-14 11:04:36 +02:00
resources [STOBJECT] Implement the hotplug and the power icons in the system tray 2017-10-16 17:51:19 +03:00
CMakeLists.txt [STOBJECT] Improve the existing PCH and make use of it. 2017-12-08 23:15:31 +01:00
csystray.cpp [STOBJECT] Use timers to distinguish between single and double clicks 2018-02-28 20:29:29 +01:00
csystray.h [STOBJECT] Improve the existing PCH and make use of it. 2017-12-08 23:15:31 +01:00
hotplug.cpp [0.4.11][SHELL32] Squashed port of several RunDlg and ShellExecuteW() fixes 2022-02-20 21:09:07 +01:00
power.cpp [STOBJECT] Use double click time for the single click timers instead of a fixed timeout. 2018-03-06 20:43:04 +01:00
precomp.h [STOBJECT] Improve the existing PCH and make use of it. 2017-12-08 23:15:31 +01:00
resource.h [STOBJECT] Implement the hotplug and the power icons in the system tray 2017-10-16 17:51:19 +03:00
stobject.cpp [STOBJECT] Improve the existing PCH and make use of it. 2017-12-08 23:15:31 +01:00
stobject.rc [STOBJECT] Implement the hotplug and the power icons in the system tray 2017-10-16 17:51:19 +03:00
stobject.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
volume.cpp [0.4.11][SHELL32] Squashed port of several RunDlg and ShellExecuteW() fixes 2022-02-20 21:09:07 +01:00