[IPHLPAPI] Implement interface name resolving functions
authorStanislav Motylkov <x86corez@gmail.com>
Sat, 25 Nov 2017 20:18:48 +0000 (23:18 +0300)
committerMark Jansen <mark.jansen@reactos.org>
Sun, 3 Dec 2017 20:08:31 +0000 (21:08 +0100)
commita2cc76af845b2a037a6a472b740ce437107d9bd7
treec87883801ee59190803ae3b7aca2fa79a9677de3
parentd6e0c422e1661223d60910386164458cc02a9574
[IPHLPAPI] Implement interface name resolving functions

Including:
- NhGetInterfaceNameFromDeviceGuid
- NhGetInterfaceNameFromGuid

CORE-13831, CORE-14033

Reference:
https://github.com/boundary/wireshark/blob/master/capture_win_ifnames.c#L275
dll/win32/iphlpapi/iphlpapi.spec
dll/win32/iphlpapi/iphlpapi_main.c