[Winpcap-users] Problem linking to wpcap.lib

Aviad Yehezkel aviad.yehezkel5 at gmail.com
Fri Nov 23 13:37:29 GMT 2007


----- Original Message -----
From:Aviad Yehezkel 
To:winpcap-users at winpcap.org
Subject:[Winpcap-users] Problem linking to wpcap.lib
Date:07-11-23 02:46:54

I need help in compiling my program.
i installed winpcap driver + dll (the exe file) on 64 bit machine.
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?
please help..
 
_______________________________________________ Winpcap-users mailing list
Winpcap-users at winpcap.org
https://www.winpcap.org/mailman/listinfo/winpcap-users
 
if the unsloved link symbol is a lib, maybe there is no lib the 64 bit
compiler needs but 32 bit compiler doesn't.check the oak  or
ddk,etc
of course,32bit program can work on an 64 bit machine
but 64bit program can not work on 32 bit machine.
 



So when i am installing the exe file of winpcap that includes the driver and
the DLL on 64 bit machine, i understand it is installing a DLL that was
compiled in 32 bit mode? (because the wpcap.lib in the develop pack is for
32 bit mode).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20071123/40ad204d/attachment.htm


More information about the Winpcap-users mailing list