Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Differences between vc 6.0 and vc 7.0



Differences between vc 6.0 and vc 7.0..

Answer / vasanth

Visual C++ 6.0 (commonly known as VC6), which included MFC
6.0, was released in 1998[15]. The release was somewhat
controversial since it did not include an expected update
to MFC. Visual C++ 6.0 is still quite popular and often
used to maintain legacy projects. There are however issues
with this version under Windows XP, especially under the
debugging mode (ex: the values of static variables do not
display). The debugging issues can be solved with a patch
called the "Visual C++ 6.0 Processor Pack" downloadable
from http://msdn2.microsoft.com/en-
us/vstudio/aa718349.aspx; This page stresses that Users
must also be running Windows 98, Windows NT 4.0, or Windows
2000.'

Visual C++ .NET 2002 (known also as Visual C++ 7.0), which
included MFC 7.0, was released in 2002 with support for
link time code generation and debugging runtime
checks, .NET 1.0 and Visual C# and Managed C++. The new
user interface used many of the hot keys and conventions of
Visual Basic, which accounted for some of its unpopularity
among C++ developers.

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More VC++ AllOther Interview Questions

What is the purpose of a C++ namespace?

2 Answers  


What is persistence?

3 Answers  


What is the default label used for in a switch statement?

2 Answers  


Suppose multiple threads accessing a registry key at a time. In that case which synchronization object you will use?

4 Answers   Microsoft,


Can I remove microsoft visual c++?

0 Answers  


What is a copy constructor? What is the need for it?

0 Answers  


What property is used to indicate that the up-down control is associated with a buddy control?

1 Answers  


Can I delete old microsoft visual c++?

0 Answers  


What is the purpose of declaring a variable as unsigned?

2 Answers  


What is microsoft visual c++ 2010 x86 redistributable?

0 Answers  


What is microsoft visual c++ 2013 redistributable package x64?

0 Answers  


What is vcredist_x86 exe?

0 Answers  


Categories