Click here to Skip to main content
15,909,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Multilanguages resource file (one file) Pin
Bernhard8-Feb-06 21:42
Bernhard8-Feb-06 21:42 
GeneralRe: Multilanguages resource file (one file) Pin
toxcct8-Feb-06 21:43
toxcct8-Feb-06 21:43 
GeneralRe: Multilanguages resource file (one file) Pin
Bernhard8-Feb-06 21:46
Bernhard8-Feb-06 21:46 
GeneralRe: Multilanguages resource file (one file) Pin
toxcct8-Feb-06 22:04
toxcct8-Feb-06 22:04 
GeneralRe: Multilanguages resource file (one file) Pin
Bernhard8-Feb-06 22:11
Bernhard8-Feb-06 22:11 
GeneralRe: Multilanguages resource file (one file) Pin
fregolo528-Feb-06 22:14
fregolo528-Feb-06 22:14 
GeneralRe: Multilanguages resource file (one file) Pin
toxcct8-Feb-06 22:18
toxcct8-Feb-06 22:18 
GeneralRe: Multilanguages resource file (one file) Pin
Bernhard8-Feb-06 22:24
Bernhard8-Feb-06 22:24 
We are calling it the InitInstance of the application. Then all the dialogs / views are set up with the correct strings.

If you want to change the language at runtime, you have to call this language first and then "refresh" all your views / menus whatever. (Set the item texts with the new strings from the resource table)

(But this whole process depends on the structure of the program)

More information on SetThreadLocal
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_52lh.asp

Regarding your exact question:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_7qck.asp




All the label says is that this stuff contains chemicals "... known to the State of California to cause cancer in rats and low-income test subjects."
Roger Wright
http://www.codeproject.com/lounge.asp?select=965687&exp=5&fr=1#xx965687xx
QuestionCannot include <gdiplus.h> Pin
jantimmerman8-Feb-06 21:00
jantimmerman8-Feb-06 21:00 
AnswerRe: Cannot include <gdiplus.h> Pin
Cedric Moonen8-Feb-06 21:11
Cedric Moonen8-Feb-06 21:11 
GeneralRe: Cannot include <gdiplus.h> Pin
jantimmerman8-Feb-06 21:42
jantimmerman8-Feb-06 21:42 
QuestionTop-Level Window problem Pin
Nguyen Thi Thanh8-Feb-06 20:34
Nguyen Thi Thanh8-Feb-06 20:34 
AnswerRe: Top-Level Window problem Pin
ThatsAlok8-Feb-06 22:51
ThatsAlok8-Feb-06 22:51 
GeneralRe: Top-Level Window problem Pin
Nguyen Thi Thanh9-Feb-06 14:52
Nguyen Thi Thanh9-Feb-06 14:52 
Questiontransfer VC6 IDE settings to another computer Pin
thomas yang8-Feb-06 19:56
thomas yang8-Feb-06 19:56 
AnswerRe: transfer VC6 IDE settings to another computer Pin
Aamir Butt9-Feb-06 1:27
Aamir Butt9-Feb-06 1:27 
QuestionNeed programmer,please help,please Pin
isabella_12028-Feb-06 19:48
isabella_12028-Feb-06 19:48 
AnswerRe: Need programmer,please help,please Pin
Prakash Nadar8-Feb-06 20:35
Prakash Nadar8-Feb-06 20:35 
JokeRe: Need programmer,please help,please Pin
Michael P Butler8-Feb-06 23:06
Michael P Butler8-Feb-06 23:06 
GeneralRe: Need programmer,please help,please Pin
Prakash Nadar8-Feb-06 23:15
Prakash Nadar8-Feb-06 23:15 
AnswerRe: Need programmer,please help,please Pin
ThatsAlok8-Feb-06 21:52
ThatsAlok8-Feb-06 21:52 
QuestionXML Parsing Pin
swaapu8-Feb-06 19:45
swaapu8-Feb-06 19:45 
AnswerRe: XML Parsing Pin
ThatsAlok8-Feb-06 22:03
ThatsAlok8-Feb-06 22:03 
AnswerRe: XML Parsing Pin
kakan8-Feb-06 22:03
professionalkakan8-Feb-06 22:03 
AnswerRe: XML Parsing Pin
jhwurmbach8-Feb-06 22:12
jhwurmbach8-Feb-06 22: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.