Searched refs:PIcmpCreateFile (Results 1 – 2 of 2) sorted by relevance
35 typedef HANDLE (WINAPI *PIcmpCreateFile)(); typedef89 PIcmpCreateFile create_;
159 create_ = (PIcmpCreateFile) GetProcAddress(dll_, ICMP_CREATE_FUNC); in WinPing()