About 2,340,000 results
Open links in new tab
  1. What is the difference between "VC++" and "C++"?

    Oct 13, 2008 · 3 VC++ is short for Visual C++, and is an IDE (integrated development environment) developed by Microsoft, included as part of Visual Studio. C++ is a language.

  2. How to install Visual C++ Build tools? - Stack Overflow

    Nov 9, 2016 · I need to install Visual C++ Build Tools. When I've download installer, I've tried to install it, however it's telling me I need to uninstall VS 2015! How can I solve it? Why is Visual …

  3. What is the difference between C++ and Visual C++?

    Jun 9, 2009 · Microsoft Visual C++ (often abbreviated as MSVC or VC++) is an integrated development environment (IDE) product from Microsoft for the C, C++, and C++/CLI …

  4. How to detect if Visual C++ 2017 Redistributable is installed

    Apr 19, 2018 · With Microsoft changing the pattern of registry entries in its latest versions, how do i detect if Visual C++ 2017 Redistributable is installed on a machine? My aim is to install …

  5. Microsoft Visual C++ 2022 X86 Minimum Runtime Error (Redlist14 ...

    Nov 16, 2024 · Microsoft Visual C++ xxxx Xxx Additional Runtime – xx.xx.xxxxx Microsoft Visual C++ xxxx Xxx Debug Runtime – xx.xx.xxxxx Microsoft Visual C++ xxxx Xxx Minimum Runtime …

  6. Windows - can't install MS Visual C++ Redistributable

    May 2, 2024 · and uninstalled all VC++ Redistributable (including runtime) instances for x86 and x64, so there is absolutely no trace of Visual C++ Also cleaned the registry, rebooted.

  7. c++ - What is the difference between "Include Directories" and ...

    Aug 18, 2015 · VC++ Directories: Include Directories this value is inherited from the INCLUDE Windows environment variable which is defined outside of Visual Studio environment variables …

  8. windows - How to check for DLL dependency? - Stack Overflow

    Sep 11, 2011 · Sometimes when I'm doing a little project I'm not careful enough and accidentally add a dependency for a DLL that I am not aware of. When I ship this program to a friend or …

  9. visual c++ - How do I determine which c++ ... - Stack Overflow

    Continue to help good content that is interesting, well-researched, and useful, rise to the top! To gain full voting privileges,

  10. Where to download Microsoft Visual c++ 2003 redistributable

    Oct 20, 2009 · I have an old dll that uses the Microsoft Visual C++ 2003 (7.1) run time package. Unfortunately I don't have that DLL around anymore. Short of reinstalling VS2003, is there …