VaultNetwork.net Vault Network Boards
Author Topic: Sorry couldnt find anything on how to install missing C++ Libraries [Locked]
edanis74
Posts: 6
Registered:
im Missing


mfc70.dll

msvcr70.dll

msvsp.dll

mfc71.dll


these are the ones that im missing between my 2 comps tring to get tings to run the names on top of the toons
Maddy_ACEDL  3 stars
Posts: 785
Registered: 2000-2-23 15:06:37
Maybe here... http://support.microsoft.com/default.aspx?scid=kb;EN-US;q259403

 

-----signature-----
Yula_the_Mighty  1 star
Title: Lore Master
Posts: 235
Registered: 2004-1-25 06:01:16
I do not get why you would need these files. If you are a C or C++ developer, they are installed when you install Microsoft's Visual Studio. If you are not a software developer, then you do not need them.


I suppose someone could release a program that requires one or more of these DLLs to run. To me that is a very poor design to do that and NOT bind the required DLLs into the installer package.