hello everyone,
when i receive message in my application what i get is the name instead of the number, if the contact is stored in the contact database.
i get this name in TBufC<15> itext(entry.iDetails);
now i have tried like this but it gives me error e32user cbase 21.
what i want is little help from you people, i have been using symbian sdk 7.0for development.
here is my code: please correct me where i am wrong