mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
bfcbda227f
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 |
||
---|---|---|
.. | ||
dialogs.cpp | ||
drive.cpp | ||
drvdefext.cpp | ||
drvdefext.h | ||
filedefext.cpp | ||
filedefext.h | ||
filetypes.cpp | ||
folder_options.cpp | ||
folder_options.h | ||
fprop.cpp | ||
general.cpp | ||
recycler_prop.cpp | ||
view.cpp |