answersLogoWhite

0

VC++ is packed with tools including error lookup and ATL/MFC trace amongst many others. The Windows SDK adds a few more tools, as does SQL server and any other supported development tools. You can also create your own tools and add third-party tools, such as Axialis IconWorkshop, resource editors, help file/documentation editors and so on. Many developers have produced many useful (and expensive) development tools for VC++ over the years so if you can't find a particular tool that meets your requirements on the internet then it simply doesn't exist.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Who developed visual c plus plus?

Microsoft developed Visual C++.


Is microsoft visual c plus plus the same as visual c plus plus?

Yes. Microsoft Visual C++ is the correct name, but it is often abbreviated to MSVC++ or just VC++. They are all the same.


Is C plus plus same as Microsoft Visual C plus plus Express Edition?

Your question request a comparison between apples and pears. C++ is a programming language. Microsoft Visual C++ Express is one of many development tools that you can use to create programs using the C++ programming language. Microsoft Visual C++ Express supports native C++ development, and supports development in 'managed C++,' a Microsoft-specific derivative of the C++ language, aimed specifically at the .NET platform.


What is Microsoft Visual C plus plus 6.0 and why you need?

Microsoft Visual C++ 6.0 was the 6th incarnation of Microsoft Visual C++ 32-bit, released in 1998. Other than supporting legacy Windows software there is no real need for it these days. It has been surpassed several times over by Microsoft Visual C++ 2010 with Microsoft Visual Studio 11 currently in beta as of April 2012.


What has the author Chuck Sphar written?

Chuck Sphar has written: 'Learn Microsoft Visual C++ 6.0 now' -- subject(s): C++ (Computer program language), Microsoft Visual C++ 'Learn Microsoft Visual C [plus plus] 6.0 now' -- subject(s): C


Do you need Microsoft c plus plus redistributable?

If you use microsoft's "Visual C++ Compiler" whoever is going to use your program needs the redistributable installed.


Microsoft visual c plus plus rumetime library runtime error cant access game?

runtime error


What is expansion of mfc in c plus plus?

The term "expansion of MFC" is meaningless. Note that the Microsoft Foundation Classes (MFC) library has nothing to do with C++. The MFC is a library designed by Microsoft for use in Microsoft Visual C++.


Which c plus plus best for vista?

Microsoft Visual C++ or Embarcadero C++ Builder (formally Borland C++ Builder).


Can Microsoft visual studio c plus plus 2008 express edition work on windows xp service pack 2?

Yes, it can.


Is it safe to uninstall Microsoft visual c plus plus?

Yes, it is. Just make sure that you it though "Programs and Features" (Windows 7).


How do you make the password character in Microsoft visual basic c plus plus?

The password character is usually an asterisk. ASCII code 42 (hex:2a).