Hi,
 
I am using winpcap for capture and libnetnt for sending packets. 
I am using VC++6 on my W2K machine. I have copied all include files of winpcap and libnetnt in different folders.  In my VC IDE I have set the path of those include directories.
Now when I try to compile any program using libnetnt there are errors that types/macro/structure redifinition. 
I am including IP.h or packet_types.h.
 What should I do?
 
Fakhar

Reply via email to