Re: Can I run two projects simultaneously
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Thu, 07 Jul 2005 03:14:04 -0400
I've seen VS7 has a feature for running and debugging multiple processes, but I've not
used it.
If you are running two copies of VS to debug two copies of an app, when you open the
second proejct, you'll get some notification that the classview file is locked and
classview information is not available. Since I never use this feature anyway I've never
cared, but the message is functionally harmless and can be ignored (this happens all the
time in the producer/consumer lab I do in my System Programming course)
joe
On Wed, 06 Jul 2005 18:35:31 -0500, "Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp>
wrote:
>RM wrote:
>> Hi! All,
>> I need to be able to run two projects simultaneoulsy as part of one big
>> project. Can I do this. If yes, could you please tell me an easy way to do
>> it. Both these projects share some common dtaa between them.
>> thanks
>> best regards,
>
>To run two exe's simultaneously start two instances of Visual C++. Open
>one project in each.
>
>If you just want to run an exe and a DLL simultaneously then start with
>the DLL project and put the name of the exe into the project's debug
>settings.
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- References:
- Can I run two projects simultaneously
- From: RM
- Re: Can I run two projects simultaneously
- From: Scott McPhillips [MVP]
- Can I run two projects simultaneously
- Prev by Date: Re: optimum machine
- Next by Date: Re: new ...delete not working
- Previous by thread: Re: Can I run two projects simultaneously
- Next by thread: Another setup question please
- Index(es):
Relevant Pages
|