src/pabidecl.h File Reference

calling conventions. More...

This graph shows which files directly or indirectly include this file:


Detailed Description

calling conventions.

APICALL and BACKCALL can be something like __stdcall or __cdecl (compiler-specific).

APICALL set the calling convention for exported symbols.

BACKCALL set the calling convention for callback pointers.

By default, the code uses C standard (Cdecl) calling conventions. One can override the calling conventions by defining their own APICALL and BACKCALL macro.


Generated on Fri Mar 26 22:02:18 2010 for htmltmplpro by  doxygen 1.5.9