Download.it search icon
Advertisement

Tool for writing and storing your C++ programs on your computer works with Windows Vista

Tool for writing and storing your C++ programs on your computer works with Windows Vista

Vote: (310 votes)

Program license: Free

Developer: Microsoft

Version: Express Edition 9.021022.8

Works under: Windows

Vote:

Program license

(310 votes)

Free

Developer

Version

Microsoft

Express Edition 9.021022.8

Works under:

Windows

Pros

  • Excellent Engineering Tool
  • Ideal For Replacing Corrupted C++ Libraries

Cons

  • Outdated Version
  • Functionality Already Integrated With Most Systems

Microsoft Visual C++ is a software suite that allows your system to run apps built from C++. The software does this with a number of libraries that help translate the C++ code from a series of symbols to a useable program. This version of the software is from 2008.

Since this version is relatively old, it only includes components that will work for C++ programs made before 2010. That was the year the system received a tremendous update, so the 2008 version lacks the components to deal with those updated programs. To be fair, it is possible that these 2008 C++ libraries could be sufficient to run an app created with post-2010 C++, but it would require an app that only uses the pre-2010 protocols.

Without this software or one of its newer iterations, your system won't be able to run every piece of software it has, and it will encounter errors often. If you don't have any version of C++ installed, you would do well to start with this if you don't have access to the newer versions.

Software can be created using C++ since it is nothing but a coding language. Software built in a C++ environment is constructed from components found in libraries. These libraries of existing components make it much easier to create the desired effect without having to know any more detailed coding rules. This works in the same way that a vehicle is made from many different parts, and while some parts are used in multiple vehicles, no two vehicle models are identical. A program written in C++ simply calls those components from the associated libraries, so if those libraries aren't in the system, it's a lot like trying to start a car with some of the main parts missing.

The great thing about Microsoft Visual C++ from 2008 is that it is still completely viable as a programming platform and component library. If you are working with an older system or building a new one from scratch, these libraries found in Visual C++ are basically essential, especially if you don't have any other version. Without at least one version of the software, you'll find many of your other pieces of software won't perform.

Once the software is installed, it will quickly be obvious whether or not the 2008 version is sufficient for your system. If you continue to encounter errors even with the 2008 version, you might need to update to the 2010 version.

Another helpful use for the software is to aid in the reverse engineering of apps built from C++ before 2010. If you're a programmer trying to work with those older apps so they can be ported to a more modern system, this suite is what you need to get the job done quickly and efficiently.

Pros

  • Excellent Engineering Tool
  • Ideal For Replacing Corrupted C++ Libraries

Cons

  • Outdated Version
  • Functionality Already Integrated With Most Systems