Module: wine Branch: master Commit: 92e24af5e8f3849ed4282afba8c468fc98aec578 URL: http://source.winehq.org/git/wine.git/?a=commit;h=92e24af5e8f3849ed4282afba8...
Author: André Hentschel nerv@dawncrow.de Date: Wed Sep 19 23:53:37 2012 +0200
iphlpapi: Implement GetIcmpStatisticsEx on Linux.
---
dlls/iphlpapi/iphlpapi.spec | 2 +- dlls/iphlpapi/ipstats.c | 172 ++++++++++++++++++++++++++++++++++++++++ dlls/iphlpapi/tests/iphlpapi.c | 6 +- include/ipmib.h | 36 ++++++++ 4 files changed, 214 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=92e24af5e8f3849ed4282a...