Searched refs:ICMP_DLL_NAME (Results 1 – 1 of 1) sorted by relevance
122 const char * const ICMP_DLL_NAME = "Iphlpapi.dll"; variable153 dll_ = LoadLibraryA(ICMP_DLL_NAME); in WinPing()