![Quote](images/metro/blue/misc/quote_icon.png)
Originally Posted by
tongyong
I think this is possible, observe what happen with Google chrome...
they implement a Parent and Child concept...
everything on the process is a child but there is 1 parent having an access to all attributes to all childs, attached or detached...
for your application, at first execution, a parent and a child instance already created, at second execution a new child will just associate...
This is possible if the application is NOT running yet.
As far as I understand, the processes is already executed.