Subject Re: [IBO] Win 2k problem
Author Geoff Worboys
> When i try run my program on Win 2k i get error message: "The
procedure
> entry point QT_Thunk could not be
> located in the dynamic link library kernel32.dll".
>
> I compile program on win98 using Delphi4.0 standard, IBObject
3.6.Ca,
> Fastreport 2.4.
>
> Any idea what is wrong?

AFAIK...

QT_Thunk is an internal/undocumented kernal function that can be used
(only in Win9x) to call 16bit DLL functions from 32bit applications.
There is no reason why this should appear in a program developed with
Delphi. It certainly does not come from IBO.

Perhaps FastReport could have some reason for implementing this
function, I do not know, you will have to ask them. Otherwise check
your application for libraries that have been included from other
third party sources.

Geoff Worboys
Telesis Computing