How can I inhibit the openning of a new program instance whenever I double-click on my program exec Icon and one instance of the same program is already running (even if it is minimized in that moment)?
I'd like, instead, to pass the control to the already opened instance...
Could anybody help me ?
Thanks in advance