• Andrew Innes's avatar
    (create_child): Add new parameter is_gui_app. · a55a5f3c
    Andrew Innes authored
    (w32_executable_type): Add new parameter is_gui_app.
    (sys_spawnve): Use it.
    (sys_kill): Fake ^C for SIGINT, and ^Break (if possible) for
    SIGQUIT.  This matches better how the signals are interpreted by
    MSVC compiled programs.
    (syms_of_ntproc): Update docstring.
    a55a5f3c
w32proc.c 64.2 KB