Click here to Skip to main content
15,916,600 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalbeautify command Pin
BlackDice21-Jan-05 8:11
BlackDice21-Jan-05 8:11 
GeneralRe: beautify command Pin
Chris Losinger21-Jan-05 8:27
professionalChris Losinger21-Jan-05 8:27 
GeneralRe: beautify command Pin
BlackDice21-Jan-05 9:19
BlackDice21-Jan-05 9:19 
GeneralRe: beautify command Pin
Jetli Jerry21-Jan-05 23:23
Jetli Jerry21-Jan-05 23:23 
GeneralRe: beautify command Pin
BlackDice22-Jan-05 3:27
BlackDice22-Jan-05 3:27 
GeneralEnglish App on Japanese OS Pin
SanShou21-Jan-05 6:42
SanShou21-Jan-05 6:42 
GeneralRe: English App on Japanese OS Pin
Michael Dunn21-Jan-05 11:05
sitebuilderMichael Dunn21-Jan-05 11:05 
GeneralRe: English App on Japanese OS Pin
SanShou21-Jan-05 15:14
SanShou21-Jan-05 15:14 
Thanks I will try that...

Not worried about handling DBCS strings. We build our software in all UNICODE, with a few exceptions where the interfaces call for DBCS. Then we worry but I have a good handle on that.

I also wrote a quick application to allow me to actually psudeo translate all the resources and insert DBCS characters in preparation for actually localizing the software.

The only thing I couldn't figure out was why the property pages and the wizards would always truncate the English version of the dialog boxes when running on a Japanese OS. The strings which would normally be wide enough on an English wizard would be too wide for the Japanese wizard. If I expand the size of the English dialog resources without expanding the controls, then they would fit. However this made it look bad in English.

I think this solution will help and I will try it.

Thanks,
Brian

If you start a fire for a man, he will be warm for a day. If you start that same man on fire, he will be warm for the rest of his life.
Generalchange actual document name Pin
doctorpi21-Jan-05 5:55
doctorpi21-Jan-05 5:55 
GeneralRe: change actual document name Pin
basementman21-Jan-05 6:51
basementman21-Jan-05 6:51 
GeneralFileMonitor control re-write problem Pin
Member 161494921-Jan-05 5:05
Member 161494921-Jan-05 5:05 
GeneralCDialog to HWND Pin
act_x21-Jan-05 5:04
act_x21-Jan-05 5:04 
GeneralRe: CDialog to HWND Pin
Mircea Puiu21-Jan-05 5:07
Mircea Puiu21-Jan-05 5:07 
GeneralRe: CDialog to HWND Pin
Ravi Bhavnani21-Jan-05 5:29
professionalRavi Bhavnani21-Jan-05 5:29 
QuestionCan VC++ 6 use the library created by unix compilier like g++? Pin
tttyip21-Jan-05 4:20
tttyip21-Jan-05 4:20 
AnswerRe: Can VC++ 6 use the library created by unix compilier like g++? Pin
Ravi Bhavnani21-Jan-05 5:31
professionalRavi Bhavnani21-Jan-05 5:31 
QuestionHow to use and link Clapack in visual c++ Pin
tttyip21-Jan-05 4:18
tttyip21-Jan-05 4:18 
AnswerRe: How to use and link Clapack in visual c++ Pin
Ravi Bhavnani21-Jan-05 5:34
professionalRavi Bhavnani21-Jan-05 5:34 
GeneralSetting Background Colour of a text Pin
Pazzuzu21-Jan-05 4:14
Pazzuzu21-Jan-05 4:14 
GeneralRe: Setting Background Colour of a text Pin
Antony M Kancidrowski21-Jan-05 4:51
Antony M Kancidrowski21-Jan-05 4:51 
GeneralFolder List Pin
act_x21-Jan-05 3:55
act_x21-Jan-05 3:55 
GeneralRe: Folder List Pin
Maximilien21-Jan-05 4:38
Maximilien21-Jan-05 4:38 
GeneralRe: Folder List Pin
act_x21-Jan-05 5:25
act_x21-Jan-05 5:25 
GeneralRe: Folder List Pin
wb21-Jan-05 7:06
wb21-Jan-05 7:06 
GeneralRe: Folder List Pin
Anonymous21-Jan-05 8:05
Anonymous21-Jan-05 8:05 

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.