what is msvc71dll

N

neo [mvp outlook]

The DLL is a runtime library. If Works is complaining that it is missing,
then you should reinstall Microsoft Works since the DLL doesn't look like it
is a part of the Windows XP operating system.
 
B

Brian Tillman

JOHNBOY said:
WHAT IS MSVC71DLL I HAVE LOST MICROSOFT WORKS TASK LAUNSHER AND OTHER
WORKS

Are you sure it's not msvcr71.dll? If so, tt's a Visual C/C++ V7.1 run time
library. Perhaps Works was written, in part, in that language. You should
be able to Google the DLL and find places from which to download it, like
www.dll-files.com. Reregister it and you should be set.
 
E

EJCampbell

I had a similar error, but a search of my C drive yields 8 copies of the dll.
Do you know what directory it should be in? How do I register a dll?
 
B

Brian Tillman

EJCampbell said:
I had a similar error, but a search of my C drive yields 8 copies of
the dll. Do you know what directory it should be in?

Probably C:\Windows\system32
How do I register a dll?

Click Start>Run. Enter

regsvr32.exe msvcr71.dll

Click OK.
 

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

Top