Hi all,
Is there a way for one application to terminate another one, without the need for user intervention to do it?
If I have two (written in BP/Win) applications running (for example, MyApp1 and MyApp2), I would like MyApp2 to be able to terminate MyApp1, just as if a user had clicked on the red "close" X at the top-right of the App1 program window.
Easy, difficult, or nearly impossible?
If it matters, we are using PB/Win 8 on Windows XP Pro.
Thanks in advance to anyone that can help with this one.
Is there a way for one application to terminate another one, without the need for user intervention to do it?
If I have two (written in BP/Win) applications running (for example, MyApp1 and MyApp2), I would like MyApp2 to be able to terminate MyApp1, just as if a user had clicked on the red "close" X at the top-right of the App1 program window.
Easy, difficult, or nearly impossible?
If it matters, we are using PB/Win 8 on Windows XP Pro.
Thanks in advance to anyone that can help with this one.
Comment