Click here to Skip to main content
15,927,212 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralThanks. You've given me the energy to give it another shot :) (n/t) Pin
Brendan Tregear2-Apr-01 14:12
Brendan Tregear2-Apr-01 14:12 
QuestionWhat this means?! Pin
webman011-Apr-01 18:40
webman011-Apr-01 18:40 
GeneralArray copying Pin
1-Apr-01 17:39
suss1-Apr-01 17:39 
GeneralRe: Array copying Pin
Christian Graus1-Apr-01 17:50
protectorChristian Graus1-Apr-01 17:50 
GeneralChanging the clock text Pin
Greg Hedlund1-Apr-01 16:41
Greg Hedlund1-Apr-01 16:41 
GeneralGetVolumeInformation Pin
paulb1-Apr-01 15:52
paulb1-Apr-01 15:52 
GeneralSupport MultiLanguage in VC Pin
hs1-Apr-01 15:29
hs1-Apr-01 15:29 
GeneralRe: Support MultiLanguage in VC Pin
Masaaki Onishi1-Apr-01 16:02
Masaaki Onishi1-Apr-01 16:02 
Hello, the codegurus around the world. Wink | ;)

Before you make the multi-language application, you had better consider the followings.

For example,
1) English Windows 9x can't show Japanese corretly.
2) Some Japanese user can't understand English.

So, what language will you use for the menu item? English??

At the menu, we can use CDialog class with the radio button something like that
for the user to select the language....

But before that, you must solve some problems.... Frown | :(


Have a nice day!
-Masaaki Onishi-
GeneralMy problem is: Pin
hs1-Apr-01 16:35
hs1-Apr-01 16:35 
GeneralRe: My problem is: Pin
Masaaki Onishi1-Apr-01 17:56
Masaaki Onishi1-Apr-01 17:56 
GeneralRe: Support MultiLanguage in VC Pin
l a u r e n2-Apr-01 6:45
l a u r e n2-Apr-01 6:45 
GeneralRe: Support MultiLanguage in VC Pin
Masaaki Onishi2-Apr-01 7:08
Masaaki Onishi2-Apr-01 7:08 
Generaldot operator menu... Pin
Cam1-Apr-01 15:28
Cam1-Apr-01 15:28 
GeneralRe: dot operator menu... Pin
Christian Graus1-Apr-01 17:07
protectorChristian Graus1-Apr-01 17:07 
Generaltry / catch : not compiled && unreachable in release build. Pin
Matt Cooper1-Apr-01 14:54
Matt Cooper1-Apr-01 14:54 
GeneralRe: try / catch : not compiled && unreachable in release build. Pin
Tim Deveaux2-Apr-01 6:54
Tim Deveaux2-Apr-01 6:54 
GeneralRe: try / catch : Oops - fogot something... Pin
Tim Deveaux2-Apr-01 13:33
Tim Deveaux2-Apr-01 13:33 
GeneralRe: try / catch Pin
Matt Cooper2-Apr-01 19:54
Matt Cooper2-Apr-01 19:54 
GeneralRe: try / catch Pin
Tim Deveaux3-Apr-01 13:45
Tim Deveaux3-Apr-01 13:45 
GeneralRe: try / catch Pin
Matt Cooper4-Apr-01 18:27
Matt Cooper4-Apr-01 18:27 
Generaltwo q's..._T("What the heck?") and handling CString's as float's Pin
Cam1-Apr-01 13:22
Cam1-Apr-01 13:22 
GeneralRe: two q's..._T( Pin
Christian Graus1-Apr-01 13:52
protectorChristian Graus1-Apr-01 13:52 
GeneralRe: two q's..._T( Pin
Cam1-Apr-01 15:20
Cam1-Apr-01 15:20 
GeneralRe: two q's..._T( Pin
PJ Arends1-Apr-01 14:22
professionalPJ Arends1-Apr-01 14:22 
GeneralRe: two q's..._T( Pin
3-Apr-01 3:40
suss3-Apr-01 3:40 

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.