In Carbide 2.0.2, if I set active configuration to be \"Phone Debug GCCE\", build the project, go to Debug perspective, choose \"Executables\" tab, and select the executable file, Source File Name/Loc
Do files or folders on S60 have some unique id value that can identify them? I would like to have an id that can be later used to extract full path of a file or folder. Is this开发者_JAVA技巧 achieva
CDirScan function NextL raises \"Main Panic KERN-EXEC 0\" if it is not called right away SetScanDataL() (i.e. if it is called later within the same active object after another event)
I intend to store a unique ID on every device that accesses a web service through a Nokia Web Runtime Widget. Now I know that these Widgets cannot Read/Write files on the devices so its not possible t
I\'m building a an application using Qt on the Symbian/S60 platform and I was wondering if there was a standard notification window that I could use to pass messages to users. Using other platforms as