Click here to Skip to main content
15,889,403 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionOpenGl query on translate Pin
jamni28-Aug-06 17:33
jamni28-Aug-06 17:33 
QuestionBasic thread Pin
Oliver12328-Aug-06 14:18
Oliver12328-Aug-06 14:18 
AnswerRe: Basic thread Pin
Jun Du28-Aug-06 14:44
Jun Du28-Aug-06 14:44 
AnswerRe: Basic thread Pin
_AnsHUMAN_ 28-Aug-06 18:18
_AnsHUMAN_ 28-Aug-06 18:18 
AnswerRe: Basic thread Pin
Hamid_RT28-Aug-06 19:30
Hamid_RT28-Aug-06 19:30 
AnswerRe: Basic thread Pin
Oliver12329-Aug-06 9:46
Oliver12329-Aug-06 9:46 
Questionhow to compare an empty editbox Pin
samkook28-Aug-06 14:16
samkook28-Aug-06 14:16 
AnswerRe: how to compare an empty editbox Pin
Waldermort28-Aug-06 15:16
Waldermort28-Aug-06 15:16 
If I remmeber, the return value of SendMessage() is the number of characters copied to the string. Also before getting the text, you are supposed to set the first character in the buffer to the size of the buffer, so comparing to NULL is not going to work, you should check if it changed at all.
GeneralRe: how to compare an empty editbox Pin
samkook28-Aug-06 16:00
samkook28-Aug-06 16:00 
GeneralRe: how to compare an empty editbox Pin
Waldermort28-Aug-06 16:47
Waldermort28-Aug-06 16:47 
GeneralRe: how to compare an empty editbox Pin
samkook28-Aug-06 20:27
samkook28-Aug-06 20:27 
QuestionRe: how to compare an empty editbox Pin
David Crow29-Aug-06 2:47
David Crow29-Aug-06 2:47 
QuestionNonsense VC++ errors... Pin
Lord Kixdemp28-Aug-06 11:20
Lord Kixdemp28-Aug-06 11:20 
AnswerRe: Nonsense VC++ errors... Pin
led mike28-Aug-06 11:31
led mike28-Aug-06 11:31 
AnswerRe: Nonsense VC++ errors... Pin
khan++28-Aug-06 21:48
khan++28-Aug-06 21:48 
GeneralRe: Nonsense VC++ errors... Pin
Lord Kixdemp30-Aug-06 10:27
Lord Kixdemp30-Aug-06 10:27 
GeneralRe: Nonsense VC++ errors... Pin
khan++30-Aug-06 23:34
khan++30-Aug-06 23:34 
QuestionProperty Page Captions [modified] Pin
Scott P. Chapman28-Aug-06 11:08
Scott P. Chapman28-Aug-06 11:08 
AnswerRe: Property Page Captions Pin
David Crow29-Aug-06 2:44
David Crow29-Aug-06 2:44 
QuestionHow to change the font of a button's caption in MFC Pin
Eikthrynir28-Aug-06 9:49
Eikthrynir28-Aug-06 9:49 
QuestionRe: How to change the font of a button's caption in MFC Pin
David Crow28-Aug-06 10:24
David Crow28-Aug-06 10:24 
AnswerRe: How to change the font of a button's caption in MFC Pin
Eikthrynir28-Aug-06 10:46
Eikthrynir28-Aug-06 10:46 
AnswerRe: How to change the font of a button's caption in MFC Pin
led mike28-Aug-06 10:53
led mike28-Aug-06 10:53 
GeneralRe: How to change the font of a button's caption in MFC [modified] Pin
Eikthrynir28-Aug-06 11:06
Eikthrynir28-Aug-06 11:06 
QuestionRe: How to change the font of a button's caption in MFC Pin
Hamid_RT28-Aug-06 19:42
Hamid_RT28-Aug-06 19:42 

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.