Old 21st June 2005, 16:41   #1
KaTHoO
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!
KaTHoO is offline   Reply With Quote
Old 21st June 2005, 16:45   #2
KaTHoO
Junior Member
 
Join Date: Jun 2005
Location: Toledo-=-Spain
Posts: 2
founded

i've being searching a litle for it and I've founded
I'll give a dlink it if some1 need it to

MSVCR70

a big THX for all ur job

byes & GL!!

Last edited by KaTHoO; 21st June 2005 at 18:12.
KaTHoO is offline   Reply With Quote
Old 26th June 2005, 02:28   #3
AntiFM
Member
 
Join Date: Jun 2005
Posts: 99
Send a message via AIM to AntiFM
forgive me but what is this DLL file for?
AntiFM is offline   Reply With Quote
Old 26th June 2005, 09:58   #4
DJ Egg
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? ;-)
DJ Egg is offline   Reply With Quote
Old 26th June 2005, 17:43   #5
AntiFM
Member
 
Join Date: Jun 2005
Posts: 99
Send a message via AIM to AntiFM
Quote:
Originally posted by DJ Egg


Does that make you any wiser, or are you now sorry that you asked? ;-)
HAHAH im sure you know what my answer will be lol

thanks anyway
AntiFM is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Winamp > Winamp Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump