|
#include "recls_language.h"
#include "recls_platform.h"
#include "recls_compiler.h"
#include "recls_platform_types.h"
#include "recls_retcodes.h"
Go to the source code of this file.
Namespaces | |
namespace | recls |
namespace | stlsoft |
recls API Version | |
#define | RECLS_VER_MAJOR 1 |
The major version number of RECLS. | |
#define | RECLS_VER_MINOR 6 |
The minor version number of RECLS. | |
#define | RECLS_VER_REVISION 1 |
The revision version number of RECLS. | |
#define | RECLS_VER RECLS_VER_1_6_1 |
The current composite version number of RECLS. | |
Defines | |
#define | RECLS_VER_1_0_1 0x01000100 |
#define | RECLS_VER_1_1_1 0x01010100 |
#define | RECLS_VER_1_2_1 0x01020100 |
#define | RECLS_VER_1_3_1 0x01030100 |
#define | RECLS_VER_1_4_1 0x01040100 |
#define | RECLS_VER_1_4_2 0x01040200 |
#define | RECLS_VER_1_5_1 0x01050100 |
#define | RECLS_VER_1_5_2 0x01050200 |
#define | RECLS_VER_1_5_3 0x01050300 |
#define | RECLS_VER_1_6_1 0x01060100 |
#define | RECLS_STRICT |
#define | RECLS_QUAL(x) ::recls::x |
#define | RECLS_FNDECL(rt) RECLS_LINKAGE_C rt RECLS_CALLCONV_DEFAULT |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recls Library documentation © Synesis Software Pty Ltd, 2001-2005 |