<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=norman.peng2@gmail.com href="mailto:norman.peng2@gmail.com">&#38463;&#38742;</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=winpcap-users@winpcap.org 
  href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, March 01, 2007 7:42 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] I use the 
  winpcap 4.0 in vista has a terrible BUG!!</DIV>
  <DIV><BR></DIV><SPAN class=gmail_quote></SPAN>
  <DIV>Dear development team:</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I am a user of winpcap, now I install winpcap4.0 in Vista Ultimate.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I use wireless adapter: &nbsp;DWA-110 USB Adapter.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>the wireless adapter driver version: NDIS6.0</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I download winpcap4.0 Developer's pack and I rebuild the iflist project 
  with VC++ 6.0.(No error, No warnning).</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I use NDIS6.0 driver for this wireless adapter.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I&nbsp;exeute iflist.exe. It's appear a error --&gt;&nbsp; the 
  description of this adapter is catch Error, but the instanceID is OK.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>The Adapter's description will&nbsp;show "microsoft".(It's wrong)</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>When I use NDIS5.x Driver for this adapter, the iflist.exe work 
  properly.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Is the packet.dll not for NDIS6.0 driver??</DIV>
  <DIV>&nbsp;</DIV></BLOCKQUOTE>
<DIV><FONT size=2>Packet.dll is not involved in the NDIS stuff, it's just a user 
level DLL that communicates with npf.sys, which is an NDIS 5.x protocol driver. 
There shouldn't be any problem with an NDIS 5.x protocol driver on top of a NDIS 
6.0 miniport (NDIS should provide the proper thunking to convert between 5.x and 
6.0) but it doesn't seem so. </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I have a wireless card that should have an NDIS 6.0 miniport 
(not the dlink usb one, it's a dlink cardbus one with atheros chipset), i'll try 
to see if I can replicate a similar problem with what I have. In the meantime, 
can you try using the tracing version of packet.dll available at <A 
href="http://www.winpcap.org/bugs.htm">http://www.winpcap.org/bugs.htm</A> and 
send me the generated winpcap_debug.txt file? Thanks!</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Have a nice day</FONT></DIV>
<DIV><FONT size=2>GV</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Winpcap-users 
  mailing 
  list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></BLOCKQUOTE></BODY></HTML>