Hi, I am seeing a different problem with pcap_findalldevs. When I run a program normally it works fun, but if I run in the debugger the program throws a C000008 exception when pcap_findalldevs is called. I get exactly the same behavior with Ethereal and my own program when using MSVC+++ or Borland C++Builder as the debugger.
This problem started with version 3.0 and continues with 3.01a. Is anyone else having the same problem? Thanks, Chris. ----- Original Message ----- From: "fyaowen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 17, 2003 7:28 PM Subject: [WinPcap-users] pcap_findalldevs blocks! > Hi, all > I am developping network applications with wcap on Win98SE > platform. After the system booted, I disabled the real netcard > (through my computer->property->device manager->network adapters). > Then I run the wcap application, and the pcap_findalldevs blocks. > When I Ctrl+Alt+Del to kill the process, the system crashed and > blue screen appeared. > > Is this a bug of wcap? > > Any suggestion is apreciate. Thanks a lot. > > > fyaowen > > ______________________________________ > > =================================================================== > > > ================================================================== > This is the WinPcap users list. It is archived at > http://www.mail-archive.com/[EMAIL PROTECTED]/ > > To unsubscribe use > mailto: [EMAIL PROTECTED] > ================================================================== > ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
