I wonder if someone knows why I can't register a .OCX with RegSvr32 on a
computer. I can register the same .ocx on another computer (same version of
.ocx and same version of regsvr). The command
regsvr32 ssdatb32.ocx
fails with this error message
«LoadLibrary("C:\WINDOWS\SYSTEM\SSDATB32.OCX") failed.
GetLastError returns 0x00000485.»
Any suggestion will be welcome because I'm so puzzled with this.
Thanks!
--
Francesc Hervada i Sala
Modul 4 Serveis Informatics, S. L.
the problem was that ssdatb32.ocx, the .ocx I was trying to register,
required another .dll which was not present.
Bye.
(I post this to help you if you are having the same problem.)
Francesc Hervada i Sala <mod...@redestb.es> escrit a l'article
<01bc7d95$ea73fbc0$515b4dc3@modul4redestb>...
Francesc Hervada i Sala <mod...@redestb.es> wrote in article
<01bc7d97$5e8d8d40$515b4dc3@modul4redestb>...