What language are you using? If you use C/C++ under a MS complier, use the developer's pack samples as reference.
Loris ----- Original Message ----- From: "??? Chanjun Yu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 4:41 AM Subject: [WinPcap-users] Which library should I use? Which library should I use? Although I have added wpcap.lib , ws2_32.lib and packet.lib, I got this link error. KMonitorDoc.obj : error LNK2001: unresolved external symbol "int __cdecl pcap_read_ex(struct pcap *,struct pcap_pkthdr * *,unsigned char * *)" (?pcap_read_ex@@YAHPAUpcap@@PAPAUpcap_pkthdr@@PAPAE@Z) How to compile it successfully? ====================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED]?body=subscribe ====================== ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED]?body=unsubscribe ==================================================================
