|
DCL 3.7.4
|
Go to the source code of this file.
Macros | |
| #define | __DCL_VERSION_H__ 20260121 |
| #define | __BUILD_TIMESTAMP__ "2026-03-01T09:48:14+09:00" |
| #define | __VERSION_MAJOR(_x) |
| #define | __VERSION_MINOR(_x) |
| #define | __VERSION_MAJOR_MINOR(_x) |
| #define | DCL_VERSION 3007004 |
| #define | DCL_VERSION_STRING "3.7.4" |
| #define | DCL_VERSION_COMMA 3,7,4,0 |
| #define | DCL_CORE_VERSION 3007004 |
| #define | DCL_CORE_VERSION_STRING "3.7.4" |
| #define | DCL_CORE_VERSION_COMMA 3,7,4,0 |
| #define | DCL_SQL_VERSION 3005001 |
| #define | DCL_SQL_VERSION_STRING "3.5.1" |
| #define | DCL_SQL_VERSION_COMMA 3,5,1,0 |
| #define | DCL_HTTP_VERSION 3002001 |
| #define | DCL_HTTP_VERSION_STRING "3.2.1" |
| #define | DCL_HTTP_VERSION_COMMA 3,2,1,0 |
| #define | DCL_COMPANY_NAME "Gowoonsoft Inc." |
| #define | DCL_COPYRIGHT_OWNER |
| #define | DCL_PRIVATE_BUILD DCL_COPYRIGHT_OWNER |
| #define __BUILD_TIMESTAMP__ "2026-03-01T09:48:14+09:00" |
Definition at line 5 of file include/dcl/Version.h.
| #define __DCL_VERSION_H__ 20260121 |
Definition at line 2 of file include/dcl/Version.h.
| #define __VERSION_MAJOR | ( | _x | ) |
Definition at line 8 of file include/dcl/Version.h.
| #define __VERSION_MAJOR_MINOR | ( | _x | ) |
Definition at line 10 of file include/dcl/Version.h.
| #define __VERSION_MINOR | ( | _x | ) |
Definition at line 9 of file include/dcl/Version.h.
| #define DCL_COMPANY_NAME "Gowoonsoft Inc." |
Definition at line 36 of file include/dcl/Version.h.
| #define DCL_COPYRIGHT_OWNER |
Definition at line 37 of file include/dcl/Version.h.
| #define DCL_CORE_VERSION 3007004 |
Definition at line 20 of file include/dcl/Version.h.
| #define DCL_CORE_VERSION_COMMA 3,7,4,0 |
Definition at line 22 of file include/dcl/Version.h.
| #define DCL_CORE_VERSION_STRING "3.7.4" |
Definition at line 21 of file include/dcl/Version.h.
| #define DCL_HTTP_VERSION 3002001 |
Definition at line 32 of file include/dcl/Version.h.
| #define DCL_HTTP_VERSION_COMMA 3,2,1,0 |
Definition at line 34 of file include/dcl/Version.h.
| #define DCL_HTTP_VERSION_STRING "3.2.1" |
Definition at line 33 of file include/dcl/Version.h.
| #define DCL_PRIVATE_BUILD DCL_COPYRIGHT_OWNER |
Definition at line 39 of file include/dcl/Version.h.
| #define DCL_SQL_VERSION 3005001 |
Definition at line 26 of file include/dcl/Version.h.
| #define DCL_SQL_VERSION_COMMA 3,5,1,0 |
Definition at line 28 of file include/dcl/Version.h.
| #define DCL_SQL_VERSION_STRING "3.5.1" |
Definition at line 27 of file include/dcl/Version.h.
| #define DCL_VERSION 3007004 |
Definition at line 14 of file include/dcl/Version.h.
| #define DCL_VERSION_COMMA 3,7,4,0 |
Definition at line 16 of file include/dcl/Version.h.
| #define DCL_VERSION_STRING "3.7.4" |
Definition at line 15 of file include/dcl/Version.h.