way to check if program is already running

  • Thread starter Thread starter TM
  • Start date Start date
T

TM

Is there any way to check if another instance of my program is running if a
user executes it ?

I would like to warn the user if the program is already running to prevent
multiple instances.

Thanks
 
Hi Bob,

Ken did give a link to a answer from Tom using managed code.

When you give a link to a solution using an API, than you have to tell in my
opinion what is not good on the managed code soluction.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top