T
Tom Garik
Hi,
Anyone knows the answer to this one: I have .NET application that I want to
allow at most one to be running at any given time. If one is already running
bring it to the front if someone tries to run it again. This seems pretty
standard in Win32 but I just wonder if there is .NET way to do the same
without pinvoke. Appreciate it. Thanks.
Tom
Anyone knows the answer to this one: I have .NET application that I want to
allow at most one to be running at any given time. If one is already running
bring it to the front if someone tries to run it again. This seems pretty
standard in Win32 but I just wonder if there is .NET way to do the same
without pinvoke. Appreciate it. Thanks.
Tom