Qhimm.com Forums
Miscellaneous Forums => Scripting and Reverse Engineering => Topic started 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]
-
mfc71d.dll (http://sandstrahlservice.bei.t-online.de/mfc71d.dll)
-
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
-
I had uploaded mfc71d.dll from my WinXP but I can not upload every DLL of the MFC 7.1d. Search at microsoft.com.
-
usman please do a search for Microsoft Visual C++ V7.0 Distributable Runtime, that should install the runtimes u need
-
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.
-
http://www.lancaster.ac.uk/~rylander/stuff/msvcr71d.dll
-
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.
-
http://www.lancaster.ac.uk/~rylander/stuff/mfc71d.dll
-
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.
-
That's why programs in MFC should be compiled with 'Use MFC in static library', so users won't need any frickin' dll's.