B
Basha
I have an app which shellexecutes another app. After that it has to end itself.
End statement doesn't seem to work in this version of compact framework.
Also, application.exit, doesn't actually close the application.
One more thing, how to I close an application from OUTSIDE that application?
Ex, how can I close an instance of example.EXE running, programmatically?
End statement doesn't seem to work in this version of compact framework.
Also, application.exit, doesn't actually close the application.
One more thing, how to I close an application from OUTSIDE that application?
Ex, how can I close an instance of example.EXE running, programmatically?