VS2008 Compiles, but ALWAYS needs MSVCR90.DLL which not exists
Hi.
Any DLL I code and compile in Visual C++ in VS 2008 I get problems with it.
It needs MSVCR90.DLL as you see in Image, but I don't know why and it not exists in ANY PC. Why it should be like this? It should not need MSVCR90.DLL or any external DLLs.