Answer:
You can use string resources with resource IDs where each string corresponding to an entry for each language can be added and identified using its respective resource ID. The same can be accessed in your application using the GetAppResource()->GetString( >string id> ) method.
Previous Question | Next Question |
Suppose My application needs to store the application state, even if it is being terminated by the system. How can I do this? | How to insert emoticons in text? |