I'm not exactly sure if that's what you'd call it... but here is my scenario.
I have an application that is to be ran on my system. If it crashes and closes out, another application will automatically restart the main app.
I'm thinking I would have to find the programs Handle and use a timer to constantly look for it? If it does not find the Handle, then launch the application?
Am I headed the right direction? Anything helps guys.
Thanks
I have an application that is to be ran on my system. If it crashes and closes out, another application will automatically restart the main app.
I'm thinking I would have to find the programs Handle and use a timer to constantly look for it? If it does not find the Handle, then launch the application?
Am I headed the right direction? Anything helps guys.
Thanks