Multiple language
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi! Is there any easy way to make your application to be multilanguage? What can be used for it? I want to let the user choose if he or she wants english french or german.... Well... I am a beginner ...
yeah certainly, You need to create resource only dll, this resource dll will contain all the messeage in the local language. during application load time, load the appropriate dll to display appropriate language messages.
I have lost more blood shaving than on the battlefield - Adolf Hitler