T
Tony Vitonis
Hello. I'm a long-time programmer who's learning Windows and VB.NET, and as
part of that enterprise, I've written a little app that synchronizes the
system time to that of a NIST time server.
I'd like only a single instance of the program to run -- that is, if an
instance of the program is already running and the user requests another,
I'd like the second request to produce a message window and quit. Does
someone out there have an example of VB.NET code that does this? Thanks
very much.
part of that enterprise, I've written a little app that synchronizes the
system time to that of a NIST time server.
I'd like only a single instance of the program to run -- that is, if an
instance of the program is already running and the user requests another,
I'd like the second request to produce a message window and quit. Does
someone out there have an example of VB.NET code that does this? Thanks
very much.