Questions tagged [msvcr100.dll]

C++ Redistribution Package 2010

A dll that is part of the Microsoft Visual C++ 2010 Redistributable Package. Runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2010 installed.

This package installs runtime components of C Runtime (CRT), Standard C++, ATL, MFC, OpenMP and MSDIA libraries.

33 questions
0
votes
0 answers

My C++ DDL requires MSVCR100.DLL on the new version but not on the previous one

I developed previously a C++/CLI dynamic library project using Visual Studio 2010 that I'm using it as an ANE on an Adobe Air application. The previous version of the DLL used to be compatible with Windows 7 and Windows 7 SP1 out of the box (without…
Storo
  • 988
  • 1
  • 7
  • 31
0
votes
1 answer

import error in eclipse

An error has occurred in Eclipse. When I import a Nodejs project(by existing projects into workspace), BEX64 error happens. When I update code from git (I mean 'pull' function of node project like 'update to version' or 'update to head' in SVN),…
aandy
  • 21
0
votes
2 answers

WAMP shows error 'MSVCR100.dll' is missing when install on my computer

When I install WAMP, that show following alert, The program can't start because MSVCR.dll is missing from your computer. Try reinstalling the program to fix this problem. gave OK, then installed the wamp. When I start, WAMP logo is always 'yellow'…
Inam
  • 3
  • 3
1 2
3