Qhimm.com Forums

Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: usman on 2003-12-26 07:12:37

Title: mfc71d.dll
Post by: usman on 2003-12-26 07:12:37
Hi:
I tried to Run "Garden.exe" it gives error mfc71d.dll missing I searched the web to downloa dit but couldn't find one.
Please help me finding it.
Regards
Usman
[email protected]
Title: mfc71d.dll
Post by: Kislinskiy on 2003-12-26 10:03:47
mfc71d.dll (http://sandstrahlservice.bei.t-online.de/mfc71d.dll)
Title: mfc71d.dll
Post by: usman on 2003-12-27 08:51:44
thanks but now when i try to run it it wants MSVCR71D.DLL dont know what the hell Please help me Kislinskiy finding this file too.
Regards
Usman
Title: mfc71d.dll
Post by: Kislinskiy on 2003-12-27 16:26:40
I had uploaded mfc71d.dll from my WinXP but I can not upload every DLL of the MFC 7.1d. Search at microsoft.com.
Title: mfc71d.dll
Post by: Skillster/RedSarg99 on 2003-12-28 16:40:19
usman please do a search for Microsoft Visual C++ V7.0 Distributable Runtime, that should install the runtimes u need
Title: Search ended in tears...
Post by: xeriouxi on 2004-01-14 09:49:02
Hi!

I searched everywhere... and I mean EVERYWHERE to get the 2 files and I got nowhere with it! Apparantly, you need to own the development kit. If somebody who owns the 2 files could put it up somewhere... then that would be very nice!  :D

xeriouxi.
Title: mfc71d.dll
Post by: Jedimark on 2004-01-14 12:32:43
http://www.lancaster.ac.uk/~rylander/stuff/msvcr71d.dll
Title: What happened to the other file...
Post by: xeriouxi on 2004-01-14 16:41:47
Hi!

Thanks for the file, Jedimark... but could you upload the other file, also? The link at the top doesn't seem to be working...  :(

Thanks, Jedimark!  :wink:

xeriouxi.
Title: mfc71d.dll
Post by: Jedimark on 2004-01-14 17:50:35
http://www.lancaster.ac.uk/~rylander/stuff/mfc71d.dll
Title: mfc71d.dll
Post by: DeadLajik on 2004-01-14 21:56:32
If you have Visual C++ 6.0 you can just recompile the source code and you will not need to get the 7.0 files..

If necessary I could recompile it for you using 6.0.
Title: mfc71d.dll
Post by: mirex on 2004-01-15 06:15:55
That's why programs in MFC should be compiled with 'Use MFC in static library', so users won't need any frickin' dll's.