<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

<META content="MSHTML 6.00.2900.5726" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Things get complicated on a 64 bit machine. First of all, 
there are two versions of packet.dll (as of 4.1beta5), the 32bit one and the 64 
bit one.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>The 64bit one goes to windows\system32</FONT></DIV>
<DIV><FONT size=2>The 32bit one goes to windows\sysWOW64</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Moreover, if the application that you use to copy the files is 
32bit (e.g. you use total commander), then things get more complicated. The 
*real* windows\system32 folder is hidden. If you try to open a file in 
windows\system32, the OS redirects your calls to windows\sysWOW64.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Out of curiosity, why are you trying to recompile and manually 
install WinPcap. In some previous mail you were saying that you needed to build 
a WinPcap-based application. If so, there is no need to recompile WinPcap and 
reproduce the installer.</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>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<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=drewcrewof2@yahoo.com href="mailto:drewcrewof2@yahoo.com">Dennis 
  Drew</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> Monday, August 17, 2009 9:10 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] Cannot get 
  Packet.dll to load onr Vista</DIV>
  <DIV><BR></DIV>
  <DIV style="FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif">
  <DIV>Well, if I install the Wdpcap exe, and it installs a Packet.dll in the 
  Windoes\System - or SysWOW64 directory, it can be found and runs. But when I 
  build my own Packet dll in Win32 or 64 bit and put both in Windows System or 
  SysWOW64, the Vista cannot "see" or load them. Whne I rename mine to 
  Packet.dll_mine and rename the one installed by the Wdpcap installer to 
  Packet.dll, everything is fine. By the way, under XP Pro, my Packet dll loads 
  and runs fine. </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Something is preventing a debug version to load under Vista. Anyone else 
  having this problem and have a solution?</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Thanks,</DIV>
  <DIV>Dennis Drew</DIV></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>