Hi all,
Iam using IcmpParseReplies() Api, but iam getting
error LNK2001: unresolved external symbol _IcmpParseReplies
But i had already included the IcmpAPI.h header file and icmp.lib, Iphlpapi.lib files linked in SETTINGS-> LINK.
Iam also using IcmpSendEcho2() Api in the same code.
Iam not getting unresolved error while using IcmpSendEcho2().
How to solve this problem?
With Regards,
A.Ilamparithi.
