
Project VC.NET (MFC) in several languages.
Quote:
> Project VC.NET (MFC) in several languages.
> How to develop a software to have(to support ) several languages.
> I choose which resource (.RC) should he use when I will compile?
LoadString can be used to retrieve the text in the system language. Just
create string Tables for the languages you wish to support.