Click here to Skip to main content
15,913,722 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My problem is that i have an mfc application which has to support different languages. User can select the language from a combo box. As soon as the user chooses the language, the background application must be in user selected language, The problem i am facing now is that i need to refresh (Create() or call invalidate the dialog after the new language is chosen).
Posted
Updated 28-Feb-11 5:02am
v4

 
Share this answer
 
v3
Have a look at the answers posted here: How to support multi-language in my application?[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900