<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV>
<H2>&nbsp;</H2>
<P>From the "How to Compile" section of the source download. The <EM>wpcap.sln</EM> contained in the directory wpcap\PRJ is broken and will not compile or allow inspection of the Properties. Anyone have a valid Soultion anywhere?</P>
<P>Thanks,</P>
<P>Dennis</P>
<P>&nbsp;</P>
<P>Compiling wpcap.dll</P>
<P>wpcap.dll can be compiled for any Win32 platform and the generated dll is system independent.</P>
<P>System Requirements:</P>
<UL>
<LI>Microsoft Visual Studio 2005 SP1. It's theoretically possible to compile the x86 version with Visual Studio 6, but the project files are no longer maintained. 
<LI>The AirPcap developer's pack from <A href="http://www.cacetech.com/products/airpcap.htm"><FONT color=#810081>http://www.cacetech.com/products/airpcap.htm</FONT></A>. The AirPcap developer's pack needs to be unzipped in a folder in the same folder where the WinPcap sources have been unzipped.There are eight build project configurations:</LI></UL>
<P>To compile the wpcap.dll, load the project <I>wpcap.sln</I> contained in the directory wpcap\PRJ in Visual Studio 2005. There are several project configurations, each of them available for the x86 (Win32) and x64 platforms:</P>
<UL>
<LI><I>Release</I>: standard release configuration 
<LI><I>Debug</I>: standard debug configuration 
<LI><I>Release No AirPcap</I>: release configuration without support for AirPcap adapters. 
<LI><I>Debug No AirPcap</I>: debug configuration without support for AirPcap adapters. </LI></UL>
<P>Choose the desired configuration and build the project to obtain the binary files.</P>
<P>&nbsp;</P>
<P>Compiling wpcap.dll</P></DIV></div></body></html>