Hi All,
I need to check if a particular process is running from within my code. Basically, the application gets it's data from another application and if that application is not running, the code should start that application as well. Has anoone done this before in Visual C++?
Thank you.
I need to check if a particular process is running from within my code. Basically, the application gets it's data from another application and if that application is not running, the code should start that application as well. Has anoone done this before in Visual C++?
Thank you.