Dear All,<br><br>No problem if I use Winpcap library without other libraries.<br><br>But, if I use Winpcap library in a wxWidgets based GUI program, I tried to display the index number of network adapters&#39; name in a VomboBox, the pcap_findalldevs() function do not return error but fails to detect all Network Adapters on my computer.<br>
<br>What may had caused the problem?<br><br>I MUST use both Winpcap and wxWidgets library.<br><br>So, what should I do now?<br><br>Please do not hestitate to request for my source codes if you need it.<br>