netstat: Initial implementation.
[wine] / dlls / snmpapi / snmpapi.spec
2009-12-08  Juan Langsnmpapi: Add stub for SnmpSvcGetUptime.
2007-01-25  Francois Gougetsnmpapi: SnmpUtilDbgPrint() is a vararg and not an...
2007-01-23  Hans Leidekkersnmpapi: Implement SnmpUtil{DbgPrint, IdsToA, OidToA...
2007-01-22  Hans Leidekkersnmpapi: Implement SnmpUtilOid{Append, Cmp, NCmp}....
2007-01-22  Hans Leidekkersnmpapi: Implement SnmpUtilOctets{Cmp,Cpy,Free,NCmp}.
2007-01-22  Hans Leidekkersnmpapi: Implement SnmpUtilAsnAny{Cpy,Free}.
2007-01-16  Hans Leidekkersnmpapi: Implement SnmpUtilVarBindList{Cpy,Free}.
2007-01-15  Hans Leidekkersnmpapi: Implement SnmpUtilVarBindCpy.
2007-01-15  Hans Leidekkersnmpapi: Implement SnmpUtilMem{Alloc,Free,ReAlloc}.
2007-01-15  Hans Leidekkersnmpapi: Add some missing APIs to the spec file.
2007-01-15  Hans Leidekkersnmpapi: Implement SnmpUtilOidCpy, SnmpUtilOidFree...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-29  Patrik StridvallStub implementation of SNMPAPI.DLL.