docsteer / sacnview

sACNView provides a tool for monitoring and sending the Streaming ACN lighting control protocol used for lighting control in theatres, TV studios and architectural systems
http://www.sacnview.org
Apache License 2.0
101 stars 24 forks source link

Remove WinPcap Dlls #331

Closed marcusbirkin closed 4 months ago

marcusbirkin commented 4 months ago

Currently we include WinPcap dlls, which can be non-functional on modern Windows versions. This change removes the dlls, preferring system supplied dlls perhaps installed with Wireshark. Likely resolution to #330