On Wed, Dec 15, 2010 at 11:39 AM, Mario Gartner
wrote:
>
> My question is related to the Windows DLL version of Net-SNMP.
> I found that not all API functions are really exported since they're not
> mentioned in the .def file.
>
> I'm mainly interested in agent handler API (agent_handler.h):
> ht
Hi!
My question is related to the Windows DLL version of Net-SNMP.
I found that not all API functions are really exported since they're not
mentioned in the .def file.
I'm mainly interested in agent handler API (agent_handler.h):
http://www.net-snmp.org/docs/man/netsnmp_handler.html
Is there a