dll register server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I used regsvr32 to reregister some dll files but some of them gave me the
following error message - ****.dll was loaded, but the dllregisterserver
entry point was not found(**** covers all the dll files).
How can I fix this please?
 
Appears the dll contains no DLLRegisterServer or DllUnregisterServer
function hence the error message. In other words it doesn't need to be
registered.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I used regsvr32 to reregister some dll files but some of them gave me the
| following error message - ****.dll was loaded, but the dllregisterserver
| entry point was not found(**** covers all the dll files).
| How can I fix this please?
 
You're welcome.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Oh right simple enough answer. Thanks.
 

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

Back
Top