yes you do, you can see in the example....
Type: Posts; User: darco; Keyword(s):
yes you do, you can see in the example....
thank's for your kindness reply, i think it must solve my problem. but when i tried to implement it to my nokias 6630, it looks like fine... but there is something unusually because sometimes my...
Hi all,
I have some code from smsmodifier that clone original SMS message. here is the code
void CSmsEngine::CloneMessageL( TMsvEntry& aEntry )
{
iSmsMtm->SwitchCurrentEntryL(...
thanks for your kindness reply,
the problem is when it placed into outbox the time to take control of message was very short. how if we cancel the scheduling and after we get the message we do the...
hi kiran,
how could you do that? can you give me your project so i can really understand that works and applying it. Thanks in advance, your help will be appreciated. here is my email:...
you can use specified port to let AMS listening incoming message by write it to JAD file. and also set the push registry
i have project that should intercept outgoing message and replace with another message, but i'm little confuse what should i do first. i use example from smssend example. would anybody help me how to...
i have project that should intercept outgoing message and replace with another message, but i'm little confuse what should i do first. i use example from smssend example. would anybody help me how to...