how can i ensure that only one instance of my program is running at anytime and don't allow second instance to run if the first instance is still running. I've read somewhere that i have to use a Mutex variable; but i don't know how to use it.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |