Click to See Complete Forum and Search --> : multi-language where to start?


John S
August 28th, 2003, 10:56 PM
Hello, a vc++ application needs to support another language. If anyone can steer me to any examples where this has been achieved it will be much appreciated. Also any articles.

Thanks John.

Andreas Masur
August 29th, 2003, 01:39 AM
Create Localized Resource DLLs for MFC Application (http://support.microsoft.com/default.aspx?scid=kb;en-us;198846)...