On Tue, 23 Jun 2015 18:30:46 +0200, Luca Olivetti <l...@wetron.es>
wrote:

>El 23/06/15 a les 17:51, Bo Berglund ha escrit:
>>
>> The problem is most likely in the conversion because even the smallest
>> test application throws an exception on the very first call into the
>> driver, the initialization of the Api data interface array.
>
>Or in the calling convention
>
>http://freepascal.org/docs-html/prog/progse22.html#x174-1770006.3
>
>you can try and define the external as stdcall or if that fail try cdecl 
>(though I'm not sure the default is different than delphi).

STDCALL has been there "forever" (since about 2002)...


-- 
Bo Berglund
Developer in Sweden


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to