|
QTrk
|
Go to the source code of this file.
Macros | |
| #define | DLL_CALLCONV __cdecl |
| #define | DLL_EXPORT __declspec(dllimport) |
| #define | CDLL_EXPORT extern "C" DLL_EXPORT |
| #define CDLL_EXPORT extern "C" DLL_EXPORT |
Definition at line 9 of file dllmacros.h.
| #define DLL_CALLCONV __cdecl |
Definition at line 3 of file dllmacros.h.
| #define DLL_EXPORT __declspec(dllimport) |
Definition at line 7 of file dllmacros.h.
1.8.12