Hello all,
I'm writing an app. with NDIS wi-fi functionality.
I'm able to scan the available hotspots. I need to set a particular SSID
using NDISUIO.

The setting happens fine, however there is this WLAN manager on my PPC which
reverts back to the previous SSID.

I used the WZC api for setting the SSID then the set happens fine.

Could someone tell me how can I set the SSID using NDIS??

I'm doing the following steps.
1) Scan for available hotspots.
2) Disassociate from current SSID.
3) Set Infrastructure mode
4) Set Auth mode
5) Set SSID.

I have a Toshiba pocket PC 2003.


Thank you,
Avinash