I wonder how that can be done...
I have a multi-document application; when it's already running I'd like, if double clicking on another document, to have the app loading the second document instead of launching a new app instance.
On Linux I did (some time ago) with my Bazaar Signals package, to tell opened app instance to load the new file before exiting.
On Windows I've no hints about....