mfc >> icmpechosend() and Icmpapi.h

by TUxS » Mon, 20 Mar 2006 22:49:33 GMT

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