Hello everyone, im currently stuck because i'm not sure how to start on this part of my program.
What i'll need help is controlling another application, my program is suppose to run another application, and be able to hide it, show it, verify that is running, it also needs to be able to add a button to a form of the program that im trying to control.
There's this tool that does exactly the same but it has many spell errors and its a little buggy so im trying to do one.
I don't have an actual code for this because i don't know how to start with it, this program will be able to run the same application infinite times (Depends on the user, but normally the application is being opened 1~10 Times), so i was concerned if the applications are being opened and it glitches by getting another process id or w.e.
So any help ?