Wimpie Nortje schrieb:
Jonas Maebe wrote:
On 21 Nov 2009, at 20:16, Wimpie Nortje wrote:
Is there any way to use a C library that use the __fastcall calling convention?
Not at this time. Also note that that the fastcall convention is not
standardised and varies between different C compilers.
Thanks, I thought so.
I am considering to write a C library (cdecl) to wrap the calls to the
C library(fastcall), but it doesn't feel right.
------------------------------------------------------------------------
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
it's better to do it this way instead relying on something not
standardised...
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal