Localisation/Internationalization from Header file
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, Actually i have dialog based application that need to support more than one language.All the language text available in header file based on the language selection text can be loaded into dialogs and its controls(working fine for French). when i do the same with Japanese only i could see only consecutive squares. Any one suggest how do i over come this problem? Thanks, Rameshkanth