International application and App Wizard
Severino Delaurenti -- del@alpha.ico.olivetti.com
Friday, July 05, 1996
Platform: MS Visual C++ 4.1 on Windows 95
I've created an MDI application using App Wizard and all the MFC strings =
are now in English (for example the Print Preview window, some standard =
message, etc.).
Now I have to translate my application in other languages (Italian, =
German, etc.): which is the best way to have all the MFC generated =
messages and strings (that are not in the RC file) in all those =
languages ?
Thanks in advance.
Severino Delaurenti
Olivetti Lexikon Spa
Italy
Wolfgang Loch -- Wolfgang.Loch@RZ.TU-Ilmenau.DE
Wednesday, July 10, 1996
>
> Platform: MS Visual C++ 4.1 on Windows 95
>
> I've created an MDI application using App Wizard and all the MFC strings =
> are now in English (for example the Print Preview window, some standard =
> message, etc.).
>
> Now I have to translate my application in other languages (Italian, =
> German, etc.): which is the best way to have all the MFC generated =
> messages and strings (that are not in the RC file) in all those =
> languages ?
>
> Thanks in advance.
>
> Severino Delaurenti
> Olivetti Lexikon Spa
> Italy
>
the MFC standard resources for italian, french, german etc. are
provided in the \visualc\mfc\include\res.ita etc. directories. you
have to copy them to the directory \visualc\mfc\include.
Wolfgang
| Вернуться в корень Архива
|