Module: wine Branch: master Commit: 5674f16649838e46e36f80e2e5c14bd1d15d612d URL: http://source.winehq.org/git/wine.git/?a=commit;h=5674f16649838e46e36f80e2e5...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Oct 8 13:30:00 2013 +0200
iphlpapi: Add support for GAA_FLAG_INCLUDE_PREFIX in GetAdaptersAddresses.
---
dlls/iphlpapi/ifenum.c | 27 ++++++- dlls/iphlpapi/ifenum.h | 3 +- dlls/iphlpapi/iphlpapi_main.c | 157 +++++++++++++++++++++++++++++++++++------ 3 files changed, 160 insertions(+), 27 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5674f16649838e46e36f80...