Missing .dll file, after downloading i placed it in system32 folder then I run command regsvr32 with the name of the DLL. But it gives me an error, now the error is:
The module 'cygwin1.dll' was loaded but the entry-point 'DllRegisterServer' was not found.
Make sure that 'cygwin1.dll' or 'libstdc++-6' is a valid DLL or OCX file and then try again
Try with
.ocxfor example if you want to register
BIDIB.dlldefinetely its contains some list of
.ocx,.oca,.dllextensed files are there, that time you can register the dll with.ocxEx:
regsvr32 BIDIB.ocx