Click to See Complete Forum and Search --> : Closing Other Instances / Communication between Instances


ThomasB
July 12th, 2001, 02:27 PM
Hi,

I have an Application, that can be opened in two ways:
first simply by starting the exe
second by doubleclicking the associated filetype (data files)

I want, that if you doubleclick the associated filetype, the file is opened in an already running instance of this application.

How can I manage this?

thx in advance,
Tom