Hi,
I want to receive access point change notification on S60 3rd edition. I use CCommsDatabase class call RequestNotification(), and I'm getting a lot of notificaitons back when i modify APN...
Type: Posts; User: bounaux; Keyword(s):
Hi,
I want to receive access point change notification on S60 3rd edition. I use CCommsDatabase class call RequestNotification(), and I'm getting a lot of notificaitons back when i modify APN...
Hi,
while we're on this topic, i have a quick question:
is there any way to programmatically invoke the provision client of the phone to consume a local copy of the config xml file?
ie: if...
Hi,
I'm trying to use RHostResolver::GetByName in my app built on emulator with codewarrior.
the app is written for Symbian OS9, and tested with S60 3rd edition SDK/emulator. For emulator...
Hi,
The smsu.lib seems to be missing in S60 3rd edition SDK. I pasted the help topic in the SDK below.
Could someone confirm if this is a SDK bug, or if the functions are merged into another...
Hi,
we recently moved from GCCE to ARM RealView Developer Suite 3.0, and we hit a problem with S60 3rd edition SDK.
Repro steps:
1. install s60 3rd edition SDK
2. install RealView DevSuite...
hi,
i have a follow up question on this thread -
1. is code warrior's on device debugging support only available for p800? i downloaded the eval version for s60 3rd edition and it seems this...
Hi,
i was able to get rid this msg: "Unable to install a protected application from an untrusted supplier" by picking a UID3 from this range: 0xE0000000 - 0xEFFFFFFF (Development use only)...
i see the same thing with gcce compiler building my own app. what's up with this msg???
maybe you didn't install the right sdk.
i'm new to symbian myself and i first downloaded Series60_v21 and then realized it works for visual studio 2003. and since i have vs2005 installed, i...