https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6125
--- Comment #9 from Guy Harris <guy@xxxxxxxxxxxx> 2011-07-15 10:37:17 PDT ---
On Windows, I don't think we build without WinPcap support; instead, we attempt
to load WinPcap at run time and implement the pcap APIs inside Wireshark as
wrappers that call routines in the loaded WinPcap library through function
pointers, so we have only one binary that should, in theory, work with WinPcap
present and work, with reduced capabilities, with WinPcap absent.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.