single instance of app

  • Thread starter Thread starter Coder
  • Start date Start date
C

Coder

I know that .NET CF applications dont allow multiple instances of an
application to run on a Pocket PC which is great. However my .net
application for my PC (desktop computer) if started more than once will open
several instances of the app. Is there a way to only allow for one instance
of an application in the .NET framework vs. the compact framework?

Thanks

-",=--(- ~~~~~~~~~~~~~~~
 
Back
Top