Sweden-Number/dlls/inetmib1
Rob Shearman d0f93223b1 inetmib1: Fix off-by-one error in findNextOidInTable.
index is 1-based, so take that into account when calculating the
pointer to pass into the compare function.
2009-12-02 16:31:22 +01:00
..
tests inetmib1/tests: Trace the SNMP error code and index rather than GetLastError on failure. 2009-05-11 12:42:56 +02:00
Makefile.in inetmib1: Add initialization function for getting the MIB2 number of interfaces. 2008-06-25 10:58:52 +02:00
inetmib1.spec inetmib1: Add stub for SnmpExtensionQuery. 2008-06-25 10:56:33 +02:00
main.c inetmib1: Fix off-by-one error in findNextOidInTable. 2009-12-02 16:31:22 +01:00