How to close a running windows mobile program using visual basic? need codes?

Paul

New member
I'm a real newbie on visual basic and just want to make a simple windows mobile app. Can someone give me the code that the function is to find and close (terminate) a running app in the background for example, the window name is "Test App"

and

code to launch or run a .exe file in hidden mode (window will not show and the exe will just run in the background)

Please include public declarations also...
Thanks in advance
 
Back
Top