<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META content="MSHTML 6.00.6000.16441" name=GENERATOR>
<META http-equiv=Content-Type content="text/html; charset=GB2312">
<STYLE></STYLE>
</HEAD>
<BODY style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" bgColor=#ffffff leftMargin=5 
topMargin=5 #ffffff>
<DIV><FONT face="Courier New" 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=melcug@gmail.com href="mailto:melcug@gmail.com">Gogu Melcu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=winpcap-users@winpcap.org 
  href="mailto:winpcap-users@winpcap.org">winpcap-users</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 16, 2007 9:15 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] 64-bit 
  compilation for user level DLLs</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=2>Hello, <!--AID_SENDTO_BEGIN-->winpcap-users<!--AID_SENDTO_END--></FONT></DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2>I want to create a 64-bit packet capture application using 
  Winpcap. My problem is that the user level DLLs (packet.dll and wpcap.dll) are 
  for 32bit platform. WinPcap 4.0 Developer's Pack contains libraries only for 
  32bit platform. I try to compile user level DLLs for x64 platform, but I can't 
  do that because of __asm directive used in Packet.DLL project (wpcap project 
  is linked with Packet.lib).</FONT></DIV>
  <DIV><FONT size=2>Is any chance to have user level DLLs for x64 
  platform?</FONT></DIV>
  <DIV><FONT size=2>&nbsp;&nbsp;</FONT></DIV></BLOCKQUOTE>
<DIV><FONT face="Courier New" size=2>At the moment we don't have x64 user level 
DLLs because there was not much request for that. Wrt the _asm directives, they 
come for wanpacket.dll (a dependency of packet.dll for some build 
configurations). If you want to try recompiling packet.dll for x64, I suggest 
you to use the "Win32 Release Vista" and "Win32 Debug Vista" build 
configurations and exclude the dependency over wanpacket.dll, as the vista build 
of packet.dll does not depend on wanpacket.dll. </FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>Have a nice day</FONT></DIV>
<DIV><FONT face="Courier New" 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 face="Courier New" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face="Courier New" size=2></FONT><FONT face="Courier New" 
  size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2><!--AID_EDIT_ATTACHMENT_BEGIN--><!--AID_EDIT_ATTACHMENT_END--></FONT></DIV>
  <DIV><!--AID_FROMNAME_BEGIN--><FONT size=2>Gogu Melcu<!--AID_FROMNAME_END-->, 
  </FONT><A 
  href="mailto:<!--AID_FROMADDRESS_BEGIN-->melcug@gmail.com<!--AID_FROMADDRESS_END-->"><!--AID_FROMADDRESS_BEGIN--><FONT 
  size=2>melcug@gmail.com<!--AID_FROMADDRESS_END--></FONT></A></DIV>
  <DIV><FONT size=2>16-05-2007</FONT></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>