views:

61

answers:

0

Hi; I am developing a multilingual software which is compiled with MultiByte Character Set compile option.

What would you suggest to support multiple languages without using an external resource dll etc. Rather, there is an option "Language" for resource types, Also "String Table" in resource editor has this option. So If I set a language other then English like French for a string table and I call setlocal with french parameter would application automatically use french string table?