reactos/dll
Oleg Dubinskiy c7d1aa3e92
[SHELL32] SHELL_FindExecutable: improve path handling code (#7633)
Follow-up of 42d5dfd3de.
- Revert "shell32: Fix ShellExecute for non-filespec paths." 0bad544aab.
- Apply "shell32: Look for the file name without extension also for the path search case." 38b6640be9.
- Clear leading/trailing whitespaces (an improvement by Doug Lyons).
- Update the comment for xlpFile buffer definition, to match the current code behaviour.
This fixes some failures for the following tests:
- shell32_apitest:ShellExecCmdLine: 12 failures less,
- shell32_apitest:ShellExecuteEx: 5 failures less,
- shell32_winetest:shlexec: crash fixed, now 13 failures as before,
- wshom_winetest:wshom: crash fixed, now 2 failures less too (0 failures).
I've also tested: the problem which was intended to be fixed by the guilty commit (CORE-19953) still remains fixed after this change.
CORE-19964
2025-01-18 21:51:58 +01:00
..
3rdparty Fix various inet_ntop definitions 2024-11-02 21:57:28 +01:00
appcompat [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
cpl [INPUT] Update German (de-DE) translation (#7518) 2025-01-16 18:21:53 +01:00
directx [WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576) 2025-01-16 18:13:27 +01:00
ime [MSCTFIME] Add Romanian (ro-RO) translation (#7365) 2024-12-06 21:02:30 +01:00
keyboard
nls [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
np
ntdll [NTOS:KE/x64] Fix unwinding in KiUserApcDispatcher 2024-12-16 16:19:32 +02:00
opengl [CMAKE] Fix warning about redefinition of NDEBUG on release builds 2024-10-25 14:37:52 +03:00
shellext [NETSHELL] Handle DefView accelerators (#7572) 2024-12-22 21:27:20 +01:00
win32 [SHELL32] SHELL_FindExecutable: improve path handling code (#7633) 2025-01-18 21:51:58 +01:00
CMakeLists.txt