C/C++ User's Journal STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model
Synesis Software InetSTL - where the Standard Template Library meets the Internet UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

/include/recls_compiler.h File Reference

Compiler detection for the recls API. More...

Go to the source code of this file.

Namespaces

namespace  recls

Defines

#define RECLS_CALLCONV_NULL
 Unspecified calling convention for the recls API.

#define RECLS_CALLCONV_CDECL
 cdecl calling convention for the recls API

#define RECLS_CALLCONV_STDDECL
 stdcall calling convention for the recls API

#define RECLS_CALLCONV_FASTDECL
 fastcall calling convention for the recls API

#define RECLS_CALLCONV_DEFAULT
 Default calling convention for the recls API.


Detailed Description

Compiler detection for the recls API.


Define Documentation

#define RECLS_CALLCONV_CDECL
 

cdecl calling convention for the recls API

#define RECLS_CALLCONV_DEFAULT
 

Default calling convention for the recls API.

#define RECLS_CALLCONV_FASTDECL
 

fastcall calling convention for the recls API

#define RECLS_CALLCONV_NULL
 

Unspecified calling convention for the recls API.

#define RECLS_CALLCONV_STDDECL
 

stdcall calling convention for the recls API


recls Library documentation © Synesis Software Pty Ltd, 2001-2005