[2/2] wpcap: Implement pcap_lib_version with tests

André Hentschel nerv at dawncrow.de
Mon Aug 4 15:39:12 CDT 2014


---
 configure.ac                 | 13 ++++++++++
 dlls/wpcap/Makefile.in       |  4 +++
 dlls/wpcap/tests/Makefile.in |  3 +++
 dlls/wpcap/tests/pcap.c      | 59 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/wpcap/wpcap.c           | 32 ++++++++++++++++++++++++
 dlls/wpcap/wpcap.spec        |  2 +-
 6 files changed, 112 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: 0003-pcap-tests.txt
Type: text/x-patch
Size: 5912 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140804/ca920d3a/attachment.bin>


More information about the wine-patches mailing list