reactos/dll/win32/shell32/wine
Marcin Jabłoński dcf9eb060a
[SHELL32] Fix Control_RunDLLW (#5400)
This commit makes Control_RunDLLW pass all but one tests from rostests (the one test that fails is the first one, but it only fails if the path to the test program contains a space).

- Rework string parsing in the Control_DoLaunch routine
- Do not send the CPL_STARTWPARMSW message, if no extra parameters were specified (fixes the failing Got NULL lParam2! and some CPL_STARTWPARMSW: expected -1 got %d tests)
- Do not resolve invalid dialog names to index zero, unless the name is empty (fixes some of the failing CPL_DBLCLK: expected -1 got %d tests)
- Handle quotes in the second part of wszCmd

CORE-8981
2024-04-26 18:28:46 -06:00
..
appbar.c
brsfolder.c
classes.c
clipboard.c
control.c [SHELL32] Fix Control_RunDLLW (#5400) 2024-04-26 18:28:46 -06:00
cpanel.h
pidl.c [SHELL32][SDK] Fix ParseDisplayName Part 1 (#6721) 2024-04-10 09:32:13 +09:00
pidl.h
PolicyData.h
shell32_main.c
shell32_main.h
shellole.c
shellord.c [SHELL32][SHELL32_APITEST][SDK] Implement GUIDFromStringA (#6734) 2024-04-12 21:29:07 +09:00
shellpath.c [SHELL32][SDK] Fix ParseDisplayName Part 1 (#6721) 2024-04-10 09:32:13 +09:00
shellreg.c
shellstring.c
shlmenu.c
shpolicy.c