VB6 - Running only one app instance... - TechRepublic
General discussion
July 12, 2001 at 05:05 AM
cooger

VB6 – Running only one app instance…

by cooger . Updated 24 years, 11 months ago

I have written a small VB application and I would like to ensure that I only run one instance of it at a time. Currently if I run the app it comes up, and if I run it again, another instance runs. What I would like is to ensure that if the app is running in the background or as a minimised window, clicking on the exe file simply gives the app focus.

Thanks…

This discussion is locked

All Comments