About 1,790,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. 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 …

  3. 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 …

  4. windows installer - Install VC++ Redistributables for Visual Studio ...

    Jan 15, 2024 · I have a Microsoft Visual Studio 2022 VC++ application that is distributed as MSI file and installs the VC++ redistributable as merge modules. It’s a server application that is …

  5. 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.

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

    VC++ Directories: Include Directories this value is inherited from the INCLUDE Windows environment variable which is defined outside of Visual Studio environment variables can be: …

  7. Can't install PostgreSQL: An error occurred executing the …

    Oct 22, 2019 · manually installing MS VC++ bypassing VC++ installation on postgres fixing windows update service Still unsuccessful Then I solved these problem by installing postgres …

  8. 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 …

  9. VC++ Redist install passively without restart always restarting

    May 13, 2023 · The VC++ Redist probably schedules some files to be replaced after next restart. Inno Setup detects that and restarts the computer after it finishes. You can disable Inno Setup …

  10. Can Visual Studio 6.0 C++ run in Windows 11? - Stack Overflow

    Nov 15, 2021 · I just install Windows 11 and found out the VS6.0 app I still have to support will not build. VS C++ 6.0 won't even launch. It was working fine in Windows 10. Has anyone figured …