CppCommon 1.0.5.0
C++ Common Library
|
Dynamic link library definition. More...
Go to the source code of this file.
Classes | |
class | CppCommon::DLL |
Dynamic link library. More... | |
Namespaces | |
namespace | CppCommon |
C++ Common project definitions. | |
Macros | |
#define | EXPORT |
DLL export macro. | |
#define | API extern "C" EXPORT |
DLL API macro. | |
#define API extern "C" EXPORT |