[PATCH v2 4/5] start.exe: Launch all binaries through CreateProcess().
Aug. 11, 2019
9:28 a.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(-)
2419
Age (days ago)
2419
Last active (days ago)
0 comments
1 participants
participants (1)
-
Damjan Jovanovic