wine-wine/programs/start
Damjan Jovanovic 42fa293d48 start.exe: Search PATH for the executable to launch.
We want to launch all executables through CreateProcess(), but need to
provide the full path, as the searching CreateProcess() does
internally when the application name is NULL is more limited: it only
searches for .EXE files.

Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-19 22:17:20 +02:00
..
Makefile.in start: Build with msvcrt. 2019-05-01 10:40:12 +02:00
resources.h start: Remove the license and the /L option. 2012-03-01 17:29:10 +01:00
start.c start.exe: Search PATH for the executable to launch. 2019-08-19 22:17:20 +02:00
start.rc start: Correct capitalization of "Windows Explorer". 2019-04-03 19:28:19 +02:00