Create WLAN access point on S60
| Fri, 2007-10-19 18:38 | |
|
Hi, i'm trying to create WLAN access point for N95!! CODE: CApAccessPointItem *wlan = CApAccessPointItem::NewLC(); CApUtils *aputil = CApUtils::NewLC(*db); Starting the code in emulator, i get System error(-1) on the line: Any ideas why? Thanks Dejan |
|






Forum posts: 121
It doesn't work on the emulator, tables are missing etc, hence the -1 (KErrNotFound)
Should work on device.