CppCommon
1.0.4.1
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 | |
CppCommon | |
C++ Common project definitions. | |
Macros | |
#define | EXPORT |
DLL export macro. More... | |
#define | API extern "C" EXPORT |
DLL API macro. More... | |
#define API extern "C" EXPORT |