I have written a little MFC application that display some properties about the current association, like
- the value of the received signal strength indication (RSSI),
- the service set identifier (SSID) of the BSS,
- the media access control (MAC) address of the access point and
- the IP address associated with the WiFi adapter.
You will find the application under WiFiStatus.zip.