_LIT(KPhoneClientResourceFile, "z:\\resource\\PhoneClient.rsc");
TFileName resFile(KPhoneClientResourceFile);
BaflUtils::NearestLanguageFile(CCoeEnv::Static()->FsSession(), resFile);
const TInt offset = CCoeEnv::Static()->AddResourceFileL(resFile);
when i am not able to execute this statement ..in S60_3rd edition ..though i hav signed my application with dev certificate with with most of the cababilities. i just need to dial ..a number ..


Reply With Quote


