Click here to Skip to main content
15,922,155 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help! Need source code for _isnan and _finite Pin
Jesse Evans5-Jun-08 6:34
Jesse Evans5-Jun-08 6:34 
AnswerRe: Help! Need source code for _isnan and _finite Pin
toxcct4-Jun-08 20:58
toxcct4-Jun-08 20:58 
GeneralRe: Help! Need source code for _isnan and _finite Pin
Jesse Evans5-Jun-08 6:19
Jesse Evans5-Jun-08 6:19 
GeneralRe: Help! Need source code for _isnan and _finite Pin
toxcct5-Jun-08 6:29
toxcct5-Jun-08 6:29 
GeneralRe: Help! Need source code for _isnan and _finite Pin
Jesse Evans5-Jun-08 6:39
Jesse Evans5-Jun-08 6:39 
QuestionBlock Printer Pin
zoiomon4-Jun-08 10:42
zoiomon4-Jun-08 10:42 
QuestionRe: Block Printer Pin
David Crow5-Jun-08 3:12
David Crow5-Jun-08 3:12 
QuestionMultilanguage support [modified] Pin
Nelek4-Jun-08 7:44
protectorNelek4-Jun-08 7:44 
Hi all,

I am going to start an application and I would like to make it multilanguage. I have been checking different methodes. In MSDN I found an article that explains how to do it through DLLs, I have seen other software that makes it with INI files and a developer in my firm told me about other option. Just for the menus would be enough with ini (or even with 3 different menus chanching them dinamically), but I want to translate messagebox contents, error messages and help files as well.

Have you already made something like that? Which is the best way to do it?

The application is going to have between 150 and 200 error messages, about 40 menu entries and I would like to make it in 3 or 4 languages (more if I get help with the translations).

I am not asking for code, just for opinions, tips or a bit orientation. I am still searching for info and making tiny tests, but if you know a good place with documentation any link will be wellcome.

P.S. it will probably made with VC++ 6.0 (MFC or APIs don't sure yet)


ADDED: Starting languages are going to be european/american "compatible" languages, maybe in the future other languages come. Is it difficult to change from "normal" to unicode? Or better start with Unicode or other supports to other languages?

Thanks

Regards.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson
Rating helpfull answers is nice, but saying thanks can be even nicer.

modified on Wednesday, June 4, 2008 2:00 PM

AnswerRe: Multilanguage support Pin
Maximilien4-Jun-08 8:19
Maximilien4-Jun-08 8:19 
GeneralRe: Multilanguage support Pin
Nelek4-Jun-08 12:55
protectorNelek4-Jun-08 12:55 
GeneralRe: Multilanguage support Pin
Nelek4-Jun-08 13:50
protectorNelek4-Jun-08 13:50 
AnswerRe: Multilanguage support Pin
Nemanja Trifunovic4-Jun-08 10:27
Nemanja Trifunovic4-Jun-08 10:27 
QuestionPathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
sashoalm4-Jun-08 6:17
sashoalm4-Jun-08 6:17 
AnswerRe: PathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
James R. Twine4-Jun-08 6:44
James R. Twine4-Jun-08 6:44 
QuestionRe: PathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
David Crow4-Jun-08 7:23
David Crow4-Jun-08 7:23 
AnswerRe: PathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
Simon Baldry4-Aug-11 4:59
Simon Baldry4-Aug-11 4:59 
QuestionVista specific CToolBar problem Pin
Manu.Dev4-Jun-08 5:01
Manu.Dev4-Jun-08 5:01 
AnswerRe: Vista specific CToolBar problem Pin
Manu.Dev6-Jun-08 4:36
Manu.Dev6-Jun-08 4:36 
QuestionMD5 Alg Pin
Nandu_77b4-Jun-08 4:40
Nandu_77b4-Jun-08 4:40 
AnswerRe: MD5 Alg Pin
David Crow4-Jun-08 4:50
David Crow4-Jun-08 4:50 
AnswerRe: MD5 Alg Pin
Randor 4-Jun-08 4:56
professional Randor 4-Jun-08 4:56 
GeneralRe: MD5 Alg Pin
Nandu_77b4-Jun-08 7:29
Nandu_77b4-Jun-08 7:29 
AnswerRe: MD5 Alg Pin
Hamid_RT4-Jun-08 21:21
Hamid_RT4-Jun-08 21:21 
QuestionRe: MD5 Alg Pin
Nandu_77b4-Jun-08 22:18
Nandu_77b4-Jun-08 22:18 
AnswerRe: MD5 Alg Pin
JudyL_MD5-Jun-08 3:33
JudyL_MD5-Jun-08 3:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.