reactos/base/applications/network
Stanislav Motylkov 311fcc612e
[WLANCONF] Fix getting the interface GUID value
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
2022-10-02 15:36:45 +03:00
..
arp
dwnl
finger
ftp
ipconfig
net
netsh
netstat
nslookup
ping
route
telnet [REACTOS] Various Russian (ru-RU) translation fixes (#4696) 2022-09-15 18:46:03 +03:00
tracert [TRACERT] Fix displaying hop address on last ping timeout 2022-06-28 23:42:09 +03:00
whois
wlanconf [WLANCONF] Fix getting the interface GUID value 2022-10-02 15:36:45 +03:00
CMakeLists.txt [CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 2022-05-27 01:37:37 +03:00