muliple instances of same application
From: manoj (anonymous_at_discussions.microsoft.com)
Date: 03/22/04
- Next message: manoj: "multiple files are not accessible through argv"
- Previous message: Chris R. Timmons: "Re: Checking if URL parameter exists"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: muliple instances of same application"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: muliple instances of same application"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Mar 2004 06:01:07 -0800
hi,
when a user clicks on muliple files, multiple instances of application are opening.
We avoided this by checking the process table. But we want to access the variables
of the previous process and update in the current process. Is there a way to do it.
Thanks
manoj
- Next message: manoj: "multiple files are not accessible through argv"
- Previous message: Chris R. Timmons: "Re: Checking if URL parameter exists"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: muliple instances of same application"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: muliple instances of same application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|