|
|
#1 |
|
Junior Member
Join Date: Jun 2005
Location: Toledo-=-Spain
Posts: 2
|
MSN Now Playing PLUG-IN msvcr70.dll ??
Hi !!
I've just donwloaded this plug-in MSN Now Playing but I have alitle problem with a DLL msvcr70.dll If some1 cam gimme a link or send it I'll be glad.. Thx for all GL! |
|
|
|
|
|
#3 |
|
Member
|
forgive me but what is this DLL file for?
|
|
|
|
|
|
#4 |
|
Techorator
Winamp & Shoutcast Team Join Date: Jun 2000
Posts: 35,894
|
Unless it's linked statically (as opposed to dynamically, in this case), msvcr70.dll (Microsoft Visual C++ Runtime Library) is required by all apps/dll's that were compiled with Microsoft Visual Studio C++ v7.0 (VC7)
Similarly, msvcr71.dll would be required by apps compiled with Visual Studio .NET 2003+ (VC7.1), and msvcp70/1.dll may also be required. The MS Visual C++ v6 and earlier versions (msvcp60.dll, msvcp50.dll, etc) are included with the default WinXP installation. Developers should link statically (ie. with the msvc7x functions built-in). If linking dynamically, then they should include msvc7x.dll with their apps, and place it in the program root dir, but should first run a check to see if said file already exists in the %System% dir... Does that make you any wiser, or are you now sorry that you asked? ;-) |
|
|
|
|
|
#5 | |
|
Member
|
Quote:
thanks anyway |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|