reactos/modules/rostests/apitests/shell32
Katayama Hirofumi MZ bfcbda227f [SHELL32] Fix handling of multiple parameters in the 'Run' dialog (#665)
The "Run" dialog failed when multiple parameters wee specified.
We use instead a newly-created ShellExecCmdLine() helper function to fix the problem (as found via API-tracing on Windows).
Note that ShellExecCmdLine() starts to be exported with Vista+.

- Implement ShellExecCmdLine() function in shell32.
- Add URL support.
- Fix RunDlgProc function in shell32.
- Add a testcase for ShellExecCmdLine() function.

CORE-14790
2018-08-05 13:39:17 +02:00
..
1.ico
AddCommas.cpp
CFSFolder.cpp
CMakeLists.txt [SHELL32] Fix handling of multiple parameters in the 'Run' dialog (#665) 2018-08-05 13:39:17 +02:00
CMyComputer.cpp
Control_RunDLLW.cpp
CShellDesktop.cpp
CShellLink.cpp
CUserNotification.cpp [SHELL32_APITEST] Run the CUserNotification worker test function in a thread to copy with possible test timeouts. CORE-13177 2018-02-17 16:02:22 +01:00
IShellFolderViewCB.cpp Add initial test for IShellFolderViewCB 2018-03-30 19:46:24 +02:00
menu.cpp
OpenAs_RunDLL.cpp [SHELL32][APITESTS] Add tests of OpenAs_RunDLL 2018-06-14 19:59:11 +02:00
PathResolve.cpp
resource.rc
SHCreateFileExtractIconW.cpp [SHELL32_APITEST] Show that our current SHCreateFileExtractIconW is incorrect. 2018-04-07 15:29:59 +02:00
shell32_apitest.spec
ShellExecCmdLine.cpp [SHELL32] Fix handling of multiple parameters in the 'Run' dialog (#665) 2018-08-05 13:39:17 +02:00
ShellExecuteEx.cpp
ShellState.cpp [APITESTS] Add ShellStateTest 2018-06-14 20:07:52 +02:00
shelltest.cpp
shelltest.h
SHParseDisplayName.cpp
testlist.c [SHELL32] Fix handling of multiple parameters in the 'Run' dialog (#665) 2018-08-05 13:39:17 +02:00