Visual C++ 【Microsoft Visual C++ 】
Visual C++ is an object-oriented programming language developed by Microsoft. It is the Microsoft's version of C++. Microsoft Visual C++ has added functionality to enable developers to build a GUI interfaces which is not available with standard C++.
Microsoft Visual C++ provides development environment for creating Microsoft Windows-based and Microsoft .NET-based applications. It has tools for developing and debugging C++ code, especially that is written for the Microsoft Windows API, the DirectX API, and the Microsoft .NET Framework.