On 29 Aug 2010, at 16:18, Jonas Maebe wrote:

> On 29 Aug 2010, at 16:10, Michael Van Canneyt wrote:
> 
>> What does stdcall calling convention currently do on non-windows platforms ?
> 
> The same as on Windows.

I made a mistake here: there in fact some differences between stdcall on win32 
and on other platforms. But as mentioned before, I'm not aware of anyone 
wanting to use stdcall on multiple platforms other than possibly for the 
addref/releaseref methods of iunknown.


Jonas_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to