Click to See Complete Forum and Search --> : Visual C++ .NET and version 6.0
BlueJacket
April 14th, 2005, 10:41 AM
Hi,
How do I compile and execute the program right after that in Visual C++ .NET. This option was in version 6.0 but I haven't been able to find it in .NET.
Thanks,
hiccup
April 14th, 2005, 12:55 PM
"right after" what?
BlueJacket
April 14th, 2005, 02:19 PM
"right after" what?
In Visual C++ 6.0:
There was an option in Build menu call Execute XXXX.exe that allows us to run the built program in the IDE. I am looking for the same option in C++ .NET.
hiccup
April 14th, 2005, 09:01 PM
I don't recall what was in VS6 though this Execute thing sounds familiar. In vs.net there's a Start and Start Without Debugging in the debug menu but I believe these were in VC6 also. Start Without Debugging doesn't do what you want?
codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved.