reactos/dll/win32/shell32/dialogs
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
..
dialogs.cpp [SHELL32] Fix handling of multiple parameters in the 'Run' dialog (#665) 2018-08-05 13:39:17 +02:00
drive.cpp
drvdefext.cpp
drvdefext.h
filedefext.cpp [SHELL32] Refresh 'General' tab if the folder icon is updated (#646) 2018-06-29 14:13:37 +02:00
filedefext.h [SHELL32] Initial implementation of Folder Customization (#642) 2018-06-28 21:51:37 +02:00
filetypes.cpp
folder_options.cpp
folder_options.h
fprop.cpp
general.cpp
recycler_prop.cpp
view.cpp