"Juan Lang" juan.lang@gmail.com writes:
These tests import snmpapi, which isn't available on win95. Do we need to cater for that and do LoadLibrary/GetProcAddress ?
Hm. Yeah, I suppose so. That or duplicate the SnmpUtil functions the tests use, which shouldn't be that hard either.
Is there really a Win95 setup that has inetmib1 but not snmpapi?