
Originally Posted by
wizard_hu_
I am not sure about it, the minimal resource file consists of a NAME and the 3 mandatory resources: RSS_SIGNATURE, TBUF and EIK_APP_INFO. They are rather language-independent I guess.
You can also experiment with making ResourceFileName a bit more sophisticated. For example if you return MyApplicationEnglish.rsc, or MyApplicationJapanese.rsc, the framework will have absolutely no way to load a "wrong" resource file, since these names do not follow the .r<language code> convention.