The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  Direct Affiliate

Recent content by Kleopatra

  1. K

    Sample C# code for single instance of applications

    Ever wanted to only allow a single instance of your application to be run at a time? If so, read on .... There are many ways to check for instances, but I have found that the easiest (not necessarily the most robust, however) is using a Mutex. I am using the MS VCSExpress IDE so a lot of...
MI
Back