Sending an interrupt to a process
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I am trying to find a way to send an interrupt to a process. I have put a GUI around a "console application" and redirected its output to the GUI. Now I need a way to send a CTRL-C to the "Console App". Any help would be greatly appreciated. Thanks DCrawford999
-
I am trying to find a way to send an interrupt to a process. I have put a GUI around a "console application" and redirected its output to the GUI. Now I need a way to send a CTRL-C to the "Console App". Any help would be greatly appreciated. Thanks DCrawford999