Click here to Skip to main content
15,884,353 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Debugging problem Pin
Stuart Dootson8-May-09 2:08
professionalStuart Dootson8-May-09 2:08 
GeneralRe: Debugging problem Pin
Stuart Dootson8-May-09 2:09
professionalStuart Dootson8-May-09 2:09 
AnswerRe: Debugging problem [modified] Pin
Madhu Nair8-May-09 0:39
Madhu Nair8-May-09 0:39 
GeneralRe: Debugging problem Pin
pani688-May-09 1:45
pani688-May-09 1:45 
GeneralRe: Debugging problem Pin
Stuart Dootson8-May-09 2:12
professionalStuart Dootson8-May-09 2:12 
AnswerRe: Debugging problem Pin
David Crow8-May-09 3:02
David Crow8-May-09 3:02 
QuestionRe: Debugging problem [modified] Pin
Madhu Nair8-May-09 6:52
Madhu Nair8-May-09 6:52 
Questionhow to design and program 'language change' Pin
karpis_miroslav7-May-09 23:34
karpis_miroslav7-May-09 23:34 
Hi All,
I'm planning to program a software where the user will be able to change the entire language (panels, error messages,...etc.).

I was thinking about having a 'language' directory where will be stored files (txt, xml?) with different language translations. And always during the application init, the program would read and use preferred 'language pack'.

So here are my questions is:
- is this a good 'method'?
- If yes, what is the best 'language-storable' file format? (plain text, xml,...)
- If not, do you have some other ideas how to solve this?

The software will be quite performance-dependent and reading a file might little slow-down the process.

thank you in advance.....
AnswerRe: how to design and program 'language change' Pin
_AnsHUMAN_ 7-May-09 23:48
_AnsHUMAN_ 7-May-09 23:48 
GeneralRe: how to design and program 'language change' Pin
karpis_miroslav7-May-09 23:56
karpis_miroslav7-May-09 23:56 
QuestionHow to get IP Address of the system using MFC Pin
PankajB7-May-09 23:29
PankajB7-May-09 23:29 
AnswerRe: How to get IP Address of the system using MFC Pin
_AnsHUMAN_ 7-May-09 23:51
_AnsHUMAN_ 7-May-09 23:51 
GeneralRe: How to get IP Address of the system using MFC Pin
PankajB7-May-09 23:59
PankajB7-May-09 23:59 
GeneralRe: How to get IP Address of the system using MFC Pin
_AnsHUMAN_ 8-May-09 0:06
_AnsHUMAN_ 8-May-09 0:06 
AnswerRe: How to get IP Address of the system using MFC Pin
Stuart Dootson8-May-09 0:02
professionalStuart Dootson8-May-09 0:02 
AnswerRe: How to get IP Address of the system using MFC Pin
David Crow8-May-09 3:05
David Crow8-May-09 3:05 
AnswerRe: How to get IP Address of the system using MFC Pin
Esaias Pech13-Aug-09 16:25
Esaias Pech13-Aug-09 16:25 
GeneralRe: How to get IP Address of the system using MFC Pin
Bemali12-Jun-10 21:19
Bemali12-Jun-10 21:19 
QuestionProblem with BEGIN_MESSAGE_MAP ( subsublcass..,baseClass) Pin
jensreichert7-May-09 22:43
jensreichert7-May-09 22:43 
AnswerRe: Problem with BEGIN_MESSAGE_MAP ( subsublcass..,baseClass) Pin
Stuart Dootson7-May-09 23:28
professionalStuart Dootson7-May-09 23:28 
QuestionProblem with != operator of CString Pin
vijith.squadz7-May-09 22:41
professionalvijith.squadz7-May-09 22:41 
AnswerRe: Problem with != operator of CString Pin
CPallini7-May-09 23:00
mveCPallini7-May-09 23:00 
GeneralRe: Problem with != operator of CString Pin
vijith.squadz7-May-09 23:05
professionalvijith.squadz7-May-09 23:05 
GeneralRe: Problem with != operator of CString Pin
CPallini7-May-09 23:28
mveCPallini7-May-09 23:28 
AnswerRe: Problem with != operator of CString Pin
David Crow8-May-09 3:12
David Crow8-May-09 3:12 

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.