This is a discussion on icmpsendecho() and Icmpapi.h - Programmer ; Hi all, i have written a little MFC app and am just trying to get an icmpsendecho() to work however i get this error: fatal error C1083: Cannot open include file: 'Icmpapi.h': No such file or directory does anyone know ...
Hi all,
i have written a little MFC app and am just trying to get an
icmpsendecho() to work however i get this error:
fatal error C1083: Cannot open include file: 'Icmpapi.h': No such file
or directory
does anyone know how to get it working? i thought that the library was
Iphlpapi.lib which i have included in the build as i am using other
IPHelper functions.
I hope someone can help,
thanks
Martin