DllRegisterServer entry point was not found!!!

  • Thread starter Thread starter AHHP
  • Start date Start date
A

AHHP

Hi,
I have a program that needs a dll file (MPR.dll) but this file has problem.
when i use "regsvr32 mpr.dll", I get this message:

===
mpr.dll was loaded, but the DllRegisterServer entry point was not found.

This file can not be registered.
===

How can i solve it?
 
Back
Top