reactos/dll
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
..
3rdparty
apisets
appcompat
cpl [TRANSLATION] Update Spanish (es-ES) translation (#6449) 2024-03-24 12:30:56 +03:00
directx
ime [MSCTFIME] Use QISearch for QueryInterface (#6630) 2024-03-17 12:44:03 +09:00
keyboard
nls
np
ntdll [NTDLL][ADVAPI32][ADVAPI32_APITEST][CRYPTLIB] Add hash API exports for NT6+ and apitests with small fixes 2024-04-13 12:41:36 +02:00
opengl
shellext [ZIPFLDR] Fix ShellExecute opening a .zip (#6714) 2024-04-20 00:12:56 +03:00
win32 [SHELL32] Fix Control_RunDLLW (#5400) 2024-04-26 18:28:46 -06:00
CMakeLists.txt