I did this to some extend too. I got hold of the adapter names but I read the adapter descriptions myself. I couldn't get the descriptions and since I am not using C++ but Delphi I just grapped these directly rather than trying to figure out what goes on in the C code.
Jens. ----- Original Message ----- From: "Wes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 7:33 PM Subject: Re: Re: [WinPcap-users] Winpcap can't see devices > Thanks for the ideas. While the buffer idea is a good one, unfortunately > I'm simply using the software to sniff packets with Analyzer, rather than > developing for Winpcap. If there's a way for me to tweak my system's > buffers, I don't know it. > > I believe this problem is due to the install routine creating registry keys, > then removing those same keys. (I have log files indicating this is > happening) As I do not have an SMP system, I have submitted a bug report. > > Thanks for your help! > --Wes > > ----- Original Message ----- > From: Jens Munk > To: <[EMAIL PROTECTED]> > Sent: Mon, 13 May 2002 12:28:38 -0700 > Subject: Re: [WinPcap-users] Winpcap can't see devices > > >Try to make the buffer you use to load the adapter names into larger. I had > >the same problem and it was fixed by making the buffer way larger than you > >would think necessary. Maybe we can get an explanation? > > > >Jens. > > > >----- Original Message ----- > >From: "Wes" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Monday, May 13, 2002 8:23 PM > >Subject: [WinPcap-users] Winpcap can't see devices > > > > > >> Hi All, > >> > >> I can't find an answer to this one in the FAQ or archives, so here > goes: > >> > >> I had previously installed and enjoyed Winpcap on my Windows 2000 system. > >> Recently I tried upgrading to Winpcap 2.3. Suddenly, none of my Winpcap > >> programs can find any valid interfaces. > >> > >> I did just what the FAQ said not to do, I forgot to uninstall Winpcap 2.2 > >> before installing 2.3. However, once I realized I could have made a > >> mistake, I uninstalled both copies. Now neither will re-install > >> successfully. I have noticed that some registry entries do not get > created > >> (specifically the NPF entries), and that the drivers are not loaded when > >> Windows starts. However, I can't figure out how to resolve the > situation. > >> > >> Any assistance is appreciated. > >> --Wes > > >
