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
..
2018-08-04 14:39:13 +02:00
2018-03-05 14:52:56 +01:00
2018-04-12 18:49:25 +02:00
2018-08-04 14:39:13 +02:00
2018-04-03 15:13:17 -06:00
2018-08-04 14:39:13 +02:00
2018-03-02 15:23:13 +01:00
2018-04-20 16:27:17 +02:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2018-01-26 23:23:00 +02:00
2017-10-03 07:45:34 +00:00
2017-12-02 22:18:06 +01:00
2018-05-06 08:36:19 +02:00
2018-08-02 21:15:28 +02:00
2017-12-25 14:30:47 +01:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2018-06-17 12:16:08 +02:00
2017-10-03 07:45:34 +00:00
2018-06-03 20:40:51 +02:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2018-08-05 13:39:17 +02:00
2018-06-22 16:44:58 +02:00
2018-01-17 12:52:12 +01:00
2018-07-22 19:03:17 +02:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2018-08-04 14:39:13 +02:00
2017-12-17 12:17:37 +01:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-10-03 07:45:34 +00:00
2017-12-10 12:28:08 +01:00
2018-08-04 14:39:13 +02:00
2018-08-04 14:39:13 +02:00
2018-03-05 14:52:56 +01:00