WlanGetAvailableNetworkList ?
Write You with hope on help....
Use wlanapi.dll
For making the program of the scan of the airwaves WiFi standard on presence AP
The problem is, it is found for once one point of the access....
But under following algorithm, are interleaved in casual sequence
WlanGetAvailableNetworkList({ prescribed parameters}) --> ( get ssid one points of the access.
WlanScan(prescribed parameters)
WlanGetAvailableNetworkList() --> ( get ssid one points of the access.
WlanScan()
WlanGetAvailableNetworkList()--> ( get ssid one points of the access.
WlanScan()
WlanGetAvailableNetworkList()--> ( get ssid other points of the access.
...........................................
Possible for once scan the airwaves, on presence all point access....
But that casual order be not built in in project
Thank you

