[PATCH 4/5] start.exe: Launch all binaries through CreateProcess().
3 Aug
2019
3 Aug
'19
10:24 p.m.
This lets us pass them the title, priority classes, and other options unsupported by ShellExecuteEx(). Signed-off-by: Damjan Jovanovic <damjan.jov(a)gmail.com> --- programs/start/start.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
2412
Age (days ago)
2412
Last active (days ago)
0 comments
1 participants
participants (1)
-
Damjan Jovanovic