Hi I'm trying to run the example "pktdump_ex" that comes with WpdPack 3.01a. The project compiles with no problems but when I run it, it returns an application error stating that "The memory could not be read". If I put a break point where the pcap_findalldevs_ex() function call is, and debug the project I get an unhandled exception in pktdump_ex.exe(WPCAP.dll): 0xC000005: Access violation. at the function call.
I'm using windows 2000, with VC++ 6.0 SP5 and have winpcap 3.01a installed. P.S.I get those same errors whenever I try to run any example that uses the following function of pcap_open(), whereas the old pcap_findalldevs() and pcap_open_live() work just fine. Any help is appreciated Thanks Sherif ================================================================= This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] =================================================================
