I read the AT command list http://buildhost.automated.it/reference-docs/atnokia.pdf
specially the following part:
AT+CUSD=<n>,<str>,<dcs>
Response is +CUSD:<m>,<str>,<dcs>
Then I check the...
Type: Posts; User: 3rdparty; Keyword(s):
I read the AT command list http://buildhost.automated.it/reference-docs/atnokia.pdf
specially the following part:
AT+CUSD=<n>,<str>,<dcs>
Response is +CUSD:<m>,<str>,<dcs>
Then I check the...
If I have understood right ##21# is USSD command which deactivate all call forwarding.
If I write ##21# and press the green phone number phone sending message and soon I can see information note...
I have tried to sen USSD message but I got always ERROR response
I follow the http://wiki.forum.nokia.com/index.php/Sending_USSD_commands
and also that example wich can be found on that wiki...
I tested with these instructions:
http://wiki.forum.nokia.com/index.php/Sending_USSD_commands
and also that example wich can be found on but I got ERROR response always.
I tested with FP1 phone....
Is there any calendar API which I can use to observer calendar notifications?
Eg. Meeting alarm
Hi,
I have tested to use CExifModify the following simple code:
RFile file;
file.Open( CEikonEnv::Static()->FsSession(),
_L("C:\\test.jpg"), EFileRead );
TInt...
Hi,
I want to modify/write EXIF data. if I have understand EXIF API can be found also in symbian 3rd Edition public SDK.
There is CJPEGExifEncoder but ICLExif.h can not found in SDK:s.
How...
Hi,
I want to modify/write EXIF data. if I have understand EXIF API can be found in symbian 3rd Edition.
There is CJPEGExifEncoder but ICLExif.h can not found in SDK:s.
How the EXIF API can...
I tested carbide.c++ express and dll and apps works fine but not in carpide.c++ developer or pro version.
Is there something wrong in Developer version?? I tried re-install SDK and Carpide.c++...
I can't sent the app source codes but I tested carpide also with minimal app and dll combination:
DLL:
****************************************
#ifndef __CENGINEDLL_H__
#define __CENGINEDLL_H__
...
Hi,
I have tested Carbide Dev version and have a problem with dll.
I have simple test project which use static interface dll. Projects compiles and working fine with Codewarrior in emulator and...
same problem is also 9.1 S60 3rd Edition SDK
Hi,
Same problem is also in S60 3rd edition 1.0 SDK. I tested weblient example and when exit application after succeddfull get, application crash.
Hi all,
I have tried to Debug console application with CW 3.1. SDK and emulator is S60 3rd edition 1.0. I have choosed debug from CW menus and emulator start but console application will not...
Hi all,
I have tried to Debug console application with CW 3.1. SDK and emulator is S60 3rd edition 1.0. I have choosed debug from CW menus and emulator start but console application will not...