dlls: add wpcap

James Hawkins truiken at gmail.com
Wed Nov 22 03:21:06 CST 2006


On 11/22/06, Tomas Carnecky <tom at dbservice.com> wrote:
> James Hawkins wrote:
> > +@ stdcall pcap_setbuff(ptr long) wine_pcap_setbuff
> >
> > As I said before, you don't need to forward these, just name the APIs
> > like they are in the spec file and it should work.
> >
>
> You can see that wine_pcap_close() calls pcap_close() which is a
> function implemented in the pcap library (see www.tcpdump.org), so
> naming the functions pcap_?? is not possible.
>

Yea, saw that later :)

-- 
James Hawkins



More information about the wine-devel mailing list