__stdcall on Linux/Unix?
Jo Ueyama <[email protected]> Wed, 04 Dec 2002 19:29:03 +0000
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Hi All,
Does anybody know __stdcall (calling convention) for Linux/Unix? I
am porting some Windows code to linux and wonder how I could wrap
__stdcall.
Thanks a lot!
Cheers,
-Jo