Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Menu IDs converting to Number (VS 2003) ?!? Pin
Warren Stevens23-Jan-06 2:26
Warren Stevens23-Jan-06 2:26 
QuestionXML to header Pin
Andre xxxxxxx22-Jan-06 11:49
Andre xxxxxxx22-Jan-06 11:49 
AnswerRe: XML to header Pin
__yb22-Jan-06 12:02
__yb22-Jan-06 12:02 
GeneralRe: XML to header Pin
Andre xxxxxxx22-Jan-06 12:09
Andre xxxxxxx22-Jan-06 12:09 
AnswerRe: XML to header Pin
Ryan Binns22-Jan-06 17:23
Ryan Binns22-Jan-06 17:23 
GeneralRe: XML to header Pin
Andre xxxxxxx23-Jan-06 1:26
Andre xxxxxxx23-Jan-06 1:26 
GeneralRe: XML to header Pin
Ryan Binns23-Jan-06 21:55
Ryan Binns23-Jan-06 21:55 
QuestionString table in SQL database? Pin
Andre xxxxxxx22-Jan-06 10:42
Andre xxxxxxx22-Jan-06 10:42 
I need to internationalize an application i am developing which UI is currently in english. I thought about putting the strings in a table in a SQL database (Sqlite) and then query the strings at runtime.

Are there better options? I don't like multiple string tables in the resources or a resource DLL. I would like to be able to edit the strings side by side where a sql database is the option in my eyes.

Any pros and cons? Examples?

Thanks Andre

AnswerRe: String table in SQL database? Pin
PJ Arends22-Jan-06 11:03
professionalPJ Arends22-Jan-06 11:03 
GeneralRe: String table in SQL database? Pin
Andre xxxxxxx22-Jan-06 11:26
Andre xxxxxxx22-Jan-06 11:26 
GeneralRe: String table in SQL database? Pin
PJ Arends22-Jan-06 11:52
professionalPJ Arends22-Jan-06 11:52 
AnswerRe: String table in SQL database? Pin
Stephen Hewitt22-Jan-06 11:15
Stephen Hewitt22-Jan-06 11:15 
GeneralRe: String table in SQL database? Pin
Andre xxxxxxx22-Jan-06 11:19
Andre xxxxxxx22-Jan-06 11:19 
GeneralRe: String table in SQL database? Pin
Stephen Hewitt22-Jan-06 11:26
Stephen Hewitt22-Jan-06 11:26 
GeneralRe: String table in SQL database? Pin
Andre xxxxxxx22-Jan-06 11:36
Andre xxxxxxx22-Jan-06 11:36 
GeneralRe: String table in SQL database? Pin
Stephen Hewitt22-Jan-06 11:41
Stephen Hewitt22-Jan-06 11:41 
GeneralRe: String table in SQL database? Pin
Andre xxxxxxx22-Jan-06 11:57
Andre xxxxxxx22-Jan-06 11:57 
GeneralRe: String table in SQL database? Pin
Stephen Hewitt22-Jan-06 12:05
Stephen Hewitt22-Jan-06 12:05 
GeneralRe: String table in SQL database? Pin
PJ Arends22-Jan-06 11:56
professionalPJ Arends22-Jan-06 11:56 
AnswerRe: String table in SQL database? Pin
JonEngle22-Jan-06 19:43
JonEngle22-Jan-06 19:43 
QuestionIcon not showing in CStatic Control Pin
Tom Moore22-Jan-06 10:09
Tom Moore22-Jan-06 10:09 
AnswerRe: Icon not showing in CStatic Control Pin
PJ Arends22-Jan-06 11:21
professionalPJ Arends22-Jan-06 11:21 
GeneralRe: Icon not showing in CStatic Control Pin
Ryan Binns22-Jan-06 17:37
Ryan Binns22-Jan-06 17:37 
AnswerRe: Icon not showing in CStatic Control Pin
Ryan Binns22-Jan-06 17:37
Ryan Binns22-Jan-06 17:37 
Questionwhat do you think of my message loop for DirectX proj Pin
tom_dx22-Jan-06 4:57
tom_dx22-Jan-06 4:57 

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.