Click here to Skip to main content
15,921,210 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: SMTP implementation in C++ Pin
Taka Muraoka21-Oct-05 20:48
Taka Muraoka21-Oct-05 20:48 
AnswerRe: SMTP implementation in C++ Pin
Ravi Bhavnani22-Oct-05 8:16
professionalRavi Bhavnani22-Oct-05 8:16 
QuestionPlease help me! Show message by Japanese. Pin
SAKURAVN21-Oct-05 17:32
SAKURAVN21-Oct-05 17:32 
AnswerRe: Please help me! Show message by Japanese. Pin
ch2ho21-Oct-05 18:26
ch2ho21-Oct-05 18:26 
GeneralRe: Please help me! Show message by Japanese. Pin
SAKURAVN21-Oct-05 20:12
SAKURAVN21-Oct-05 20:12 
GeneralRe: Please help me! Show message by Japanese. Pin
Indivara21-Oct-05 20:56
professionalIndivara21-Oct-05 20:56 
GeneralRe: Please help me! Show message by Japanese. Pin
SAKURAVN23-Oct-05 0:51
SAKURAVN23-Oct-05 0:51 
GeneralRe: Please help me! Show message by Japanese. Pin
Indivara23-Oct-05 4:09
professionalIndivara23-Oct-05 4:09 
I'm sorry, I can't think of what is causing these errors

if this is part of a large project, I suggest you first try what you want to do with a simpler project containing only a single edit box, with range limiting

I suppose you are building on an english OS and then copying the binary to a japanese OS. the problem may be that you are statically linking the library that produces the message, so changing to the shared DLL should make the program use the library installed on the OS (you obviously need to install MFC on the target machine)

hope this helps...

I'm unable to reproduce your problem since I've only got one OS (japanese)

GeneralRe: Please help me! Show message by Japanese. Pin
SAKURAVN23-Oct-05 4:33
SAKURAVN23-Oct-05 4:33 
GeneralRe: Please help me! Show message by Japanese. Pin
Anonymous22-Oct-05 16:56
Anonymous22-Oct-05 16:56 
AnswerRe: Please help me! Show message by Japanese. Pin
FarPointer22-Oct-05 5:28
FarPointer22-Oct-05 5:28 
QuestionThread Pin
hung_ngole21-Oct-05 15:34
hung_ngole21-Oct-05 15:34 
AnswerRe: Thread Pin
Joe Woodbury21-Oct-05 15:50
professionalJoe Woodbury21-Oct-05 15:50 
AnswerRe: Thread Pin
Mircea Puiu21-Oct-05 23:06
Mircea Puiu21-Oct-05 23:06 
QuestionHow to show Balloon tips!(not tooptip) Pin
ch2ho21-Oct-05 14:36
ch2ho21-Oct-05 14:36 
AnswerRe: How to show Balloon tips!(not tooptip) Pin
Mircea Puiu21-Oct-05 23:04
Mircea Puiu21-Oct-05 23:04 
GeneralRe: How to show Balloon tips!(not tooptip) Pin
ch2ho22-Oct-05 17:02
ch2ho22-Oct-05 17:02 
AnswerRe: How to show Balloon tips!(not tooptip) Pin
S Douglas24-Oct-05 23:39
professionalS Douglas24-Oct-05 23:39 
GeneralRe: How to show Balloon tips!(not tooptip) Pin
ch2ho25-Oct-05 5:34
ch2ho25-Oct-05 5:34 
Questionmax number of characters in EDITBOX Pin
kevincwong21-Oct-05 14:20
kevincwong21-Oct-05 14:20 
AnswerRe: max number of characters in EDITBOX Pin
Joe Woodbury21-Oct-05 15:55
professionalJoe Woodbury21-Oct-05 15:55 
QuestionMeasurement of Time Difference less than second? Pin
itkid21-Oct-05 11:29
itkid21-Oct-05 11:29 
AnswerRe: Measurement of Time Difference less than second? Pin
Arman S.21-Oct-05 11:46
Arman S.21-Oct-05 11:46 
GeneralRe: Measurement of Time Difference less than second? Pin
itkid21-Oct-05 12:18
itkid21-Oct-05 12:18 
GeneralRe: Measurement of Time Difference less than second? Pin
Indivara21-Oct-05 15:00
professionalIndivara21-Oct-05 15:00 

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.