I've created a form with several buttons. One of these buttons opens a Windows Application. This application should however open only once, so when the user presses the button again, an error message should appear. Is there a possibility to know weather or not the application is already running so I can perform a test on that.
Please let me know...
Please let me know...