Click to See Complete Forum and Search --> : ctrl-c event.


fuzi
January 13th, 2008, 04:38 AM
Is it possible to send programatically a CONTROL-C event to a console application which is not share the same console with the calling process?

golanshahar
January 13th, 2008, 10:14 AM
Look at this FAQ (http://www.codeguru.com/forum/showthread.php?t=377393).

Cheers