<div>I need help in compiling my program.</div>
<div>i installed winpcap driver + dll (the exe file) on 64 bit machine.</div>
<div>i wrote a program that using pcap functions. when i am compling it in 64 bit mode i get an unsloved link symbol to the pcap functions, but when i am compling it in 32 bit mode, everything is working fine. i think the
wpcap.lib from the developer pack is for 32 bit, but i can't understand why it is working on 64 bit machine? - didn't the installation of winpcap install a dll of 64 bit?</div>
<div>please help..</div>
<div> </div>