The format is the same of the packet.dll PacketGetAdapterNames() function, so look at its documentation on the winpcap site. Note that we are writing a simpler and more complete function to retrieve adapter names with wpcap.dll, it will be available in the next version of winpcap.
Loris > hi.. > What is the structure of the string with installed adapter names which > pcap_lookupdev() returns? or how can i parse this string to obtain the > adapter names?(os: Windows 2000-so Unicode version) > thanks.. > > > > _________________________________________________________________ > Send and receive Hotmail on your mobile device: http://mobile.msn.com > >
