[fpc-devel] Problem with importtl
Bart
bartjunk64 at gmail.com
Sun Sep 6 21:41:23 CEST 2020
On Sun, Sep 6, 2020 at 5:56 PM gabor via fpc-devel
<fpc-devel at lists.freepascal.org> wrote:
> I try to import a type library using "importtl" but it fails - ends with
> EAccessViolation exception.
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)
--
Bart
More information about the fpc-devel
mailing list