mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 11:35:58 +00:00
311fcc612e
GetInterfaceInfo returns interface name in Windows XP and 2003 in this format: `\DEVICE\TCPIP_{GUID}`. MSDN says that the `Name` member of the `IP_ADAPTER_INDEX_MAP` may start with '{' character on Windows Vista and later. https://docs.microsoft.com/en-us/windows/win32/api/ipexport/ns-ipexport-ip_adapter_index_map Change the code to support both cases. CORE-18032 |
||
---|---|---|
.. | ||
arp | ||
dwnl | ||
finger | ||
ftp | ||
ipconfig | ||
net | ||
netsh | ||
netstat | ||
nslookup | ||
ping | ||
route | ||
telnet | ||
tracert | ||
whois | ||
wlanconf | ||
CMakeLists.txt |