Hi,
I'm trying to get the mac address of the wireless network that I cam currently connected to. I was trying the code from http://wiki.forum.nokia.com/index.php/WLAN_Info_API and I'm getting an undefined symbol error. It is stated below:
It is having trouble on the lineCode:Undefined symbol: 'void CEikonEnv::InfoWinL(class TDesC16 const &, class TDesC16 const &) (?InfoWinL@CEikonEnv@@SAXABVTDesC16@@0@Z)' WLANinfo Unknown 1228166583406 270
Please let me know how to fix this error.Code:CEikonEnv::InfoWinL(_L("Test \n"),wlanMACAddress);
Thank you in advance!




