Those instructions are for building WinPcap Binaries from source. Not for "How To Use".<div>Place already built binaries[wpcap.dll, Packet.dll] in %SystemRoot%\System32, Npf.sys in %SystemRoot%\System32\drivers   [*On Win32*].</div>

<div><br></div><div>Add path\to\pcap.h in "additional include directories" and use</div><div>#include<pcap.h><br></div><div>or place winpcap headers inside ur source code folder and use</div><div>#include "pcap.h"</div>

<div><br></div><div>{Visual Studio 2008+}</div><div>Just to verify ur config right click on "#include <pcap.h>" and choose "open document".</div><div>Pcap.h should be opened.</div><div><br></div>

<div><br></div><div><div class="gmail_quote">On Mon, Jun 27, 2011 at 1:11 AM, geek techie <span dir="ltr"><<a href="mailto:geektechgo@gmail.com">geektechgo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hello,<div><br></div><div> I am not able to use "pcap.h" in my programs.</div><div>I am getting errors while compiling my programs, with "#include <pcap.h> " line.</div><div><br></div><div>does following instructions given in <a href="http://www.winpcap.org/docs/docs_412/html/group__compilation.html" target="_blank">http://www.winpcap.org/docs/docs_412/html/group__compilation.html</a></div>


<div>allows to use pcap.h in my programs?</div><div><br></div><div>what should i do?</div>
<br>_______________________________________________<br>
Winpcap-users mailing list<br>
<a href="mailto:Winpcap-users@winpcap.org">Winpcap-users@winpcap.org</a><br>
<a href="https://www.winpcap.org/mailman/listinfo/winpcap-users" target="_blank">https://www.winpcap.org/mailman/listinfo/winpcap-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Your smile is the most precious thing that doesn't cost you. Keep smiling. :)<br>===============<br>     SunilKumar<div>------------------------------</div><div><a href="http://in.linkedin.com/in/sunilkr86/" title="View public profile" name="SafeHtmlFilter_webProfileURL" target="_blank">http://in.linkedin.com/in/sunilkr86/</a><br>

===============</div><br>
</div>