[The previous copy of this was sent with the wrong From address - sorry Paul...]
Eli Zaretskii wrote: [...]
In general, Ctrl-C is documented on Windows to be passed to all the programs that are attached to the console which has the focus when Ctrl-C is hit.
I dunno if this is the case, IME if the parent has registered a Ctrl-C handler it may need to set CREATE_DEFAULT_ERROR_MODE in the "process creation flags" in the call to CreateProcess. _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
