Go to the source code of this file.
◆ DYNACOM_DLLAPI
◆ DYNACOM_DLLEXPORT
| #define DYNACOM_DLLEXPORT |
◆ DYNACOM_DLLIMPORT
| #define DYNACOM_DLLIMPORT |
◆ DYNACOM_DLLLOCAL
◆ DYNACOM_LOCAL
◆ DYNACOM_MAJOR_VERSION
| #define DYNACOM_MAJOR_VERSION 1 |
◆ DYNACOM_MINOR_VERSION
| #define DYNACOM_MINOR_VERSION 2 |
◆ DYNACOM_PATCH_VERSION
| #define DYNACOM_PATCH_VERSION 0 |
◆ DYNACOM_VERSION
| #define DYNACOM_VERSION "1.2.0" |
◆ DYNACOM_VERSION_AT_LEAST
| #define DYNACOM_VERSION_AT_LEAST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
DYNACOM_PATCH_VERSION>=patch))))
◆ DYNACOM_VERSION_AT_MOST
| #define DYNACOM_VERSION_AT_MOST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
DYNACOM_PATCH_VERSION<=patch))))
◆ DYNACOM_VERSION_UNKNOWN_TAG
| #define DYNACOM_VERSION_UNKNOWN_TAG 0 |