<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE>.hmmessage P {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-SIZE: 10pt; FONT-FAMILY: Tahoma
}
</STYLE>
<META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD>
<BODY class=hmmessage bgColor=#ffffff>
<DIV><FONT face="Courier New">At the moment the user level components of WinPcap
are 32bit only. This means that on a x64 machine, the driver is 64bit, but
the user DLLs are 32bit only.<BR>We have definitely thought of providing both
x86 and x64 user level DLLs (hence x64 LIB files) but mainly due to lack of
resources and the very low number of requests for it, we have never actually
worked on it.<BR>The main tasks in porting the user level DLLs to x64 are<BR>-
migrate the compilation environment to VS2005 (previous do not easily support
x64 compilation).<BR>- compile packet.dll under x64 and understand if we need
different packet.dll for XP and Vista.<BR>- compile wpcap.dll under x64. This
can be a lil tricky as this library is mostly a port of libpcap under Windows,
and contains several conditional compilation definitions.<BR>- modify the
installer to install the right DLLs on all the various supported OSes.<BR>- make
sure that all the current samples in the devpack compile for x64 as
well.<BR><BR>Have a nice day<BR>GV<BR></FONT></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=raymondlim1533@hotmail.com
href="mailto:raymondlim1533@hotmail.com">raymond lim</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, June 23, 2008 1:38 AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] Wpcap.lib on
64bits Platform</DIV>
<DIV><BR></DIV>Hi,<BR> <BR>Would like to check whether there wpcap.lib is
avaliable on 64bits platform. Currently, we could compile wpcap.lib using
Visual Studio 2005 on 64 bits Vista.<BR> <BR>Regards<BR>Raymond<BR><BR>
<HR>
Make the most of what you can do on your PC and the Web, just the way you
want. <A href="http://www.get.live.com/wl/all" target=_new>Windows Live</A>
<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>