msvcrt: Simplify fseek implementation.
[wine] / dlls / iphlpapi / icmp.c
2012-10-26  AndrĂ© Hentscheliphlpapi: Close socket on failed HeapAlloc (coverity).
2011-12-09  Francois Gougetinclude: Add the missing inaddr.h and in6addr.h include...
2011-07-29  Nowres Rafediphlpapi: Implemented IcmpSendEcho2Ex().
2011-05-30  Alexandre Julliardiphlpapi: Close the socket in IcmpCloseHandle.
2011-02-14  Ken Thomasesiphlpapi: Enable non-privileged ICMP (ping) on Mac...
2009-12-08  Roderick Colenbranderiphlpapi: Use winediag for icmp failure.
2009-01-06  Michael Stefaniucinclude: Use ULONG instead of unsigned long in ipexport.h.
2008-12-01  Michael Stefaniuciphlpapi: Remove a comment that dared to ponder to...
2008-11-18  Ricardo Filipeiphlpapi: Fixed dead store (llvm/clang).
2008-07-18  Juan Langiphlpapi: Partially implement IcmpSendEcho2 using IcmpS...
2008-07-18  Juan Langiphlpapi: Move Icmp* functions from icmp to iphlpapi.