Subject | Re: [IBO] Win 2k problem |
---|---|
Author | Geoff Worboys |
Post date | 2001-03-06T11:55:20Z |
> When i try run my program on Win 2k i get error message: "Theprocedure
> entry point QT_Thunk could not be3.6.Ca,
> located in the dynamic link library kernel32.dll".
>
> I compile program on win98 using Delphi4.0 standard, IBObject
> Fastreport 2.4.AFAIK...
>
> Any idea what is wrong?
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