[fpc-devel] Problem with importtl
gabor
gabor at poczta.onet.pl
Sun Sep 6 22:11:59 CEST 2020
W dniu 2020-09-06 o 21:41, Bart via fpc-devel pisze:
> I get:
> C:\Windows\SysWOW64>importtl msdxm.ocx -n
> Reading typelib from -n ...
> An unhandled exception occurred at $00439916:
> EOleSysError: Fout bij laden van type DLL-bestand.
> $00439916 OLEERROR, line 569 of ./winunits-base/src/comobj.pp
> $00429A4F TTYPELIBIMPORTER__DOIMPORTTYPELIB, line 1812 of
> ./winunits-base/src/typelib.pas
> $0042A5B2 TTYPELIBIMPORTER__EXECUTE, line 1971 of
> ./winunits-base/src/typelib.pas
> $004213AE IMPORTTYPELIB, line 188 of ./winunits-base/src/typelib.pas
> $00401EB8 main, line 103 of importtl/importtl.pas
>
> (With r45606)
>
Unfortunately, msdxm.ocx file does not contain type library. Try
msdxm.tlb instead.
Michał.
More information about the fpc-devel
mailing list