Windows XP dll "error"

Joined
Oct 31, 2008
Messages
3
Reaction score
0
hi all. i use win XP Pro with all updates ..

I have a program there need mfc71.dll..

i have downloaded it and unpacked it the copied it into c:\windows\system32..

then opened the cmd.exe .. and write : regsvr32 mfc71.dll
& hit enter

but it say LoadLibrary Failed("mfc71.dll") not found

what can i do ??
 
mfc71.dll is the module that contains the Microsoft Foundation Classes (MFC) functions used by applications created in Microsoft Visual Studio

this is something that SHOULD be on your windows CD. if it's not, you might have issues elsewhere...........

- surfer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Mcafee and MFC71.DLL 10
Windows 10 Error: 'CreateProcessWithTokenW' was not declared in this scope 2
mfc71.dll install 4
Can't get File to Register 4
mfc71.dll problem 3
Deploying MFC? 3
missing mfc71.dll 3
MFC71.dll not found 2

Back
Top