XP and Single Instance;
-
I would like to have single instance app that does the write thing on XP. If some user tries to start the app and it is running, the bring it to the front otherwise start new instance. Also if a differnet user starts the app then they should get there own instance. Anyone know of any place to read up on this behavior. Thank You Bo Hunter
-
I would like to have single instance app that does the write thing on XP. If some user tries to start the app and it is running, the bring it to the front otherwise start new instance. Also if a differnet user starts the app then they should get there own instance. Anyone know of any place to read up on this behavior. Thank You Bo Hunter
It is in the codeproject. Just try to search for "single instance" Sonork 100.41263:Anthony_Yio