wpcap: Implement pcap_lib_version with tests (try 2)

André Hentschel nerv at dawncrow.de
Wed Aug 6 17:15:00 CDT 2014


try 2:
Fixed configure.ac for building without pcap.h
Improved the tests (boolean InitFunctionPtrs)
---
 configure.ac                 | 13 ++++++++++
 dlls/wpcap/Makefile.in       |  4 +++
 dlls/wpcap/tests/Makefile.in |  4 +++
 dlls/wpcap/tests/pcap.c      | 61 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/wpcap/wpcap.c           | 32 +++++++++++++++++++++++
 dlls/wpcap/wpcap.spec        |  2 +-
 6 files changed, 115 insertions(+), 1 deletion(-)
 create mode 100644 dlls/wpcap/tests/Makefile.in
 create mode 100644 dlls/wpcap/tests/pcap.c
 create mode 100644 dlls/wpcap/wpcap.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-pcap-tests.txt
Type: text/x-patch
Size: 5964 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140807/7a98496a/attachment-0001.bin>


More information about the wine-patches mailing list