Re: stdcall

Marcin 'Qrczak' Kowalczyk <[email protected]>
Newsgroups gmane.comp.lang.haskell.ffi
Message-ID <[email protected]>
Dnia wto 22. lipca 2003 13:52, Ross Paterson napisał:

> The proposal was to have this in addition to ccall.  This convention
> is currently called CALLCONV in the network, GLUT and OpenGL packages,
> with hacks to turn it into ccall or stdcall.  I think it makes sense to
> regularize it as stdcall.

In gcc on Unix you can declare a function as "stdcall" and it will change the 
calling convention accordingly. I don't know of any library that uses it, but 
this shows that "stdcall" is used as a name of this particular calling 
convention for ix86 even on Unix.

-- 
   __("<         Marcin Kowalczyk
   \__/       [email protected]
    ^^     http://qrnik.knm.org.pl/~qrczak/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.