[v2 PATCH] wpcap: Implement pcap_dump_open and pcap_dump

Nikolay Sivov bunglehead at gmail.com
Mon Apr 9 14:37:48 CDT 2018


On 4/9/2018 10:34 PM, André Hentschel wrote:
> Am 09.04.2018 um 01:17 schrieb Alistair Leslie-Hughes:
>> Based off patch by Jianqiu Zhang.
>>
>> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
>> ---
>>  dlls/wpcap/wpcap.c    | 44 ++++++++++++++++++++++++++++++++++++++++++++
>>  dlls/wpcap/wpcap.spec |  4 ++--
>>  2 files changed, 46 insertions(+), 2 deletions(-)
>>
> 
> I was a bit worried about simply returning NULL, but I doubt there is a program checking the failure with geterr...
> 
> Signed-off-by: André Hentschel <nerv at dawncrow.de>
> 
> 
> 

It should probably use CP_UNIXCP.



More information about the wine-devel mailing list