About 16,500 results
Open links in new tab
  1. Microsoft Visual C++ 2010 Redistributable Package (x86)

    Jan 18, 2016 · Check the version number your program is trying to install. Note it if needed. Look through your installed 'Programs and Features' for the Redistributable you are trying to install. …

  2. Cannot repair/uninstall Visual C++ Redistributable for Visual …

    Apr 26, 2016 · The one problem that I keep coming back to is that when I try to repair/uninstall Visual C++ Redistributable for Visual Studio 2012 Update 4 (x64) I get an error 0x8007015e …

  3. Microsoft Visual C++ Redistributable for Visual Studio 2012 …

    Nov 26, 2013 · I need to install Microsoft Visual C++ Redistributable for Visual Studio 2012 Update 4 but when I run it, it opens it a Asian language even though I selected English.

  4. How to do strong-naming in C++ - social.msdn.microsoft.com

    Jun 27, 2011 · I have a project that I wish to use a strong-naming file with. The problem is, I don't know how to do it. In C# and VB.NET, all you had to do is open the Signing tab on the project …

  5. WMI BCDObjects using c++ - social.msdn.microsoft.com

    Jul 13, 2015 · The basic idea is I get the BCDObject from a well known GUID. I then want to execute the method GetElement and pass in the numeric value for the decription field. Once I …

  6. Msbuild for C++ projects does not honor TreatWarningsAsErrors …

    Oct 3, 2011 · According to my further research, the TreatWarningsAsErrors in the native c++ project and the clr/c++ project is different from it in the c# project. In the c++ or clr/c++, the …

  7. VC11 redistributable packages exit codes

    Mar 5, 2015 · Is there an official list of the error codes returned by the redistributable packages for VS2012 Update 4 [1] ?

  8. Localization Support using resx files in c++ win32 project?

    Jan 13, 2017 · I could easily find the info on Localization support using resx files for a c# project, but it is hard to find some info on converting my c++ win32 project using the localization …

  9. Trying to change Targeted framework in VS2010

    Oct 11, 2012 · To change the version of the .NET Framework for C++/CLI projects (VS 2010) Right click on project in Solution Explorer and click Unload project Right click on unloaded …

  10. error LNK2019 when compiling C++ app

    Feb 4, 2007 · My problem seems to be with compiling my C++ app into an exe file. I can build the files fine. But, when I use debug to make the .exe file, it comes back with some errors (at end). …