Author Topic: mfc71d.dll  (Read 6004 times)

usman

  • *
  • Posts: 81
    • View Profile
mfc71d.dll
« 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]

Kislinskiy

  • Guest
mfc71d.dll
« Reply #1 on: 2003-12-26 10:03:47 »

usman

  • *
  • Posts: 81
    • View Profile
mfc71d.dll
« Reply #2 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

Kislinskiy

  • Guest
mfc71d.dll
« Reply #3 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.

Skillster/RedSarg99

  • *
  • Posts: 2286
  • Loving every Final Fantasy
    • View Profile
mfc71d.dll
« Reply #4 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

xeriouxi

  • *
  • Posts: 370
    • View Profile
Search ended in tears...
« Reply #5 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.

Jedimark

  • *
  • Posts: 2056
    • View Profile

xeriouxi

  • *
  • Posts: 370
    • View Profile
What happened to the other file...
« Reply #7 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.

Jedimark

  • *
  • Posts: 2056
    • View Profile
mfc71d.dll
« Reply #8 on: 2004-01-14 17:50:35 »

DeadLajik

  • *
  • Posts: 53
    • View Profile
mfc71d.dll
« Reply #9 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.

mirex

  • *
  • Posts: 1645
    • View Profile
    • http://mirex.mypage.sk
mfc71d.dll
« Reply #10 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.