I am trying to install a new VB COM Object and keep getting "Unable to register Msvcrt.dll" error. The application works OK if I chose to ignore error.
When I try to register DLL with Regsrv32.exe I get the message that DLL is loaded bur DllRegisterServer entry point is not found or Msvcrt.dll may be corrupted.
Have someone had that error?