> Date: Sun, 07 Aug 2005 15:49:57 +0200 > From: Alessandro Vesely <[EMAIL PROTECTED]> > > I tested w98, nt4, and win2000 and found no way (except TerminateProcess) > to interrupt batch files running under command/cmd: GenerateConsoleCtrlEvent > reaches its currently active executable child which can catch it. But then > command/cmd carries on running the next batch line.
Doesn't cmd ask whether to terminate the batch job? Anyway, if you could send a sample Makefile, the related batch files and programs, and a transcript of the session that could be used to reproduce this problem, I'll try to look at that when I have time. TIA _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
