| Author |
Topic:
Sorry couldnt find anything on how to install missing C++ Libraries
[Locked] |
|
|
Date Posted:
1/1/00 12:00am
Subject:
Sorry couldnt find anything on how to install missing C++ Libraries
|
|
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
|
|
|
Date Posted:
1/1/00 12:00am
Subject:
Sorry couldnt find anything on how to install missing C++ Libraries
|
Yula_the_Mighty
Title: Lore Master
Posts: 235
Registered: 2004-1-25 06:01:16
|
Date Posted:
1/1/00 12:00am
Subject:
Sorry couldnt find anything on how to install missing C++ Libraries
|
|
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.
|