|
-
Nov 7th, 2001, 08:25 AM
#1
Thread Starter
New Member
Prevent new application instances from loading
hi all,
Just a short question....
I have an application that has collections (sessions) 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 perform some action with that (create new session and add it to the collection).
I know how to check if there is another instance open and bring it on top, but I don't know how to perform some actions with this instance (run some of its code).
Any IDEAS?>>>
ThnX in advance!
Chris
Last edited by bourlis; Nov 7th, 2001 at 08:57 AM.
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
|