Hi All,
I am making a project using VB 6.0.
How can i stop multiple instances of my program being run in different systems.
I used App.PrevInst but it works only on the same system.
On any other system it is not of use
I am making a project using VB 6.0.
How can i stop multiple instances of my program being run in different systems.
I used App.PrevInst but it works only on the same system.
On any other system it is not of use
Comment