|
-
Nov 7th, 2001, 09:39 AM
#1
Thread Starter
New Member
Make new instance execute methods of the previous
Dear all,
I am rephrasing if someone didn't understand my previous question.
I have an application that has a collection of objects and I want every time that the user tries to load another instance of the application (clicks on the *.exe file) not to be able to do so, but on the contrary to bring on top the open instance and create a new object and add it to the collection of the previous instance.
In other words I want to terminate the new instance (I know how to do that) and triger to perform actions in the previous instance of the application.
IS IT POSSIBLE?
Thnx a lot!
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|