I have a C header file as part of an SDK with the following :
#ifdef _WIN32 #ifdef CMGO_BUILD_DLL #define CMGO_DLL_API __declspec(dllexport) #