removed some MSVC warnings (level 3)
[obnox/wireshark/wip.git] / capture-wpcap.c
2004-01-05 ulflremoved some MSVC warnings (level 3)
2003-12-21 ulflremoved some MSVC warnings (moved pcap.h before glib.h)
2003-10-10 guyConfigure whether we have WinPcap based on whether...
2003-10-10 guyGet the version number of the libpcap/WinPcap with...
2003-10-10 guyUse "pcap_findalldevs()" if present.
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2001-04-03 gramNow that WinPcap is a DLL, I can load it at run-time...