[AGENT++] SNMP_PP_NATIVE_EXPORTS and AGENT_PP_NATIVE_EXPORTS

Jochen Katz katz at agentpp.com
Wed Jun 3 21:53:44 CEST 2009


Hi,

> can someone tell me what exactly are these flags for and where I should put them ? 

these flags (actially it is named SNMP_PP_EXPORTS) are only needed when
using DLLs. So either __declspec(dllexport) or __declspec(dllimport) is
used for some classes.

Regards,
  Jochen



More information about the AGENTPP mailing list