[Winpcap-users] PacketSetNumWrites in pcap.h?
Kyle Simons
simonskj05 at yahoo.com
Tue Jun 5 09:21:37 PDT 2012
I was trying to use wpcap.dll out of the box with my project .... avoiding any customizations and avoiding talking to the packet dll layer. This way I can grab the latest anytime.
I'll look into the make file more. Maybe I do not fully understand your suggestion.
Thanks.
On Jun 4, 2012, at 6:40 PM, Gisle Vanem <gvanem at broadpark.no> wrote:
> "Kyle Simons" <simonskj05 at yahoo.com> wrote:
>
>> Thought I would reply again and hope to see if anyone can help? If this is not possible, can a new function be added into the next wpcap release that allows us to set and utilize PacketSetNumWrites from wpcap.dll?
>
> Why not simply build and use the static versions of packet.dll + wpcap.dll? I.e. build and link with your homemade packet.lib +
> wpcap.lib. Isn't that difficult. Look in WinPcap\prj\GNUmakefile for an idea.
>
> --gv
More information about the Winpcap-users
mailing list