Hi,
I want to enforce default input langauge as english for an edwin control but i want to do specify it in resource file only. From source file, I know a way by which this can be done:
edwin->SetAknEditorLocalLanguage(ELangEnglish);
But in my particular scenario, I want to do it in resource file only.
Can anyone please help..
Thanks



