Hey everyone,<br><br>I have an application that I&quot;m trying to add winpcap to.&nbsp; I'm trying to use this function: pcap_findalldevs_ex from the main thread of my application, but it hangs indefinitely no matter what I do.
<br><br>Does anyone have any suggestions on why this might be happening?&nbsp; Is it because this is a winsock2 application, instead of a normal winsock application?&nbsp; Do I have to initialize winsock before calling it or something?
<br><br>Thanks,<br>Duane<br>