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

C / C++ / MFC

 
AnswerRe: Both EnumchildWindows and GetWindow return NULL for a ChildWindow modeless dialogbox Pin
leon de boer19-Mar-16 21:50
leon de boer19-Mar-16 21:50 
GeneralRe: Both EnumchildWindows and GetWindow return NULL for a ChildWindow modeless dialogbox Pin
ForNow20-Mar-16 12:45
ForNow20-Mar-16 12:45 
QuestionHow Much of WM_USER+X is used by MFC Pin
Bram van Kampen9-Mar-16 14:14
Bram van Kampen9-Mar-16 14:14 
AnswerRe: How Much of WM_USER+X is used by MFC Pin
Jochen Arndt9-Mar-16 21:38
professionalJochen Arndt9-Mar-16 21:38 
AnswerRe: How Much of WM_USER+X is used by MFC Pin
Richard MacCutchan9-Mar-16 22:17
mveRichard MacCutchan9-Mar-16 22:17 
GeneralRe: How Much of WM_USER+X is used by MFC Pin
Bram van Kampen10-Mar-16 14:03
Bram van Kampen10-Mar-16 14:03 
GeneralRe: How Much of WM_USER+X is used by MFC Pin
Richard MacCutchan10-Mar-16 21:15
mveRichard MacCutchan10-Mar-16 21:15 
GeneralRe: How Much of WM_USER+X is used by MFC Pin
Jochen Arndt10-Mar-16 21:38
professionalJochen Arndt10-Mar-16 21:38 
GeneralRe: How Much of WM_USER+X is used by MFC Pin
Richard MacCutchan10-Mar-16 21:50
mveRichard MacCutchan10-Mar-16 21:50 
GeneralRe: How Much of WM_USER+X is used by MFC Pin
Bram van Kampen10-Mar-16 14:08
Bram van Kampen10-Mar-16 14:08 
GeneralRe: How Much of WM_USER+X is used by MFC Pin
Victor Nijegorodov11-Mar-16 3:17
Victor Nijegorodov11-Mar-16 3:17 
QuestionEnsuring code runs synchronously Pin
ForNow9-Mar-16 4:01
ForNow9-Mar-16 4:01 
AnswerRe: Ensuring code runs synchronously Pin
Richard MacCutchan9-Mar-16 6:21
mveRichard MacCutchan9-Mar-16 6:21 
AnswerRe: Ensuring code runs synchronously Pin
Bram van Kampen9-Mar-16 14:29
Bram van Kampen9-Mar-16 14:29 
AnswerRe: Ensuring code runs synchronously Pin
Bram van Kampen9-Mar-16 15:04
Bram van Kampen9-Mar-16 15:04 
QuestionNon display characters for selection count Pin
ForNow8-Mar-16 19:44
ForNow8-Mar-16 19:44 
AnswerRe: Non display characters for selection count Pin
Richard MacCutchan8-Mar-16 21:45
mveRichard MacCutchan8-Mar-16 21:45 
GeneralRe: Non display characters for selection count Pin
ForNow9-Mar-16 3:55
ForNow9-Mar-16 3:55 
GeneralRe: Non display characters for selection count Pin
David Crow9-Mar-16 4:24
David Crow9-Mar-16 4:24 
GeneralRe: Non display characters for selection count Pin
ForNow9-Mar-16 4:32
ForNow9-Mar-16 4:32 
QuestionRe: Non display characters for selection count Pin
David Crow9-Mar-16 4:49
David Crow9-Mar-16 4:49 
So you are taking whatever text is already present in the edit control and adding CRLF to the end of it? I'm trying to ascertain if this is an appending issue (I've seen some weird ways in which folks try to append to an edit control) or something else.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles



modified 9-Mar-16 11:41am.

AnswerRe: Non display characters for selection count Pin
ForNow9-Mar-16 4:58
ForNow9-Mar-16 4:58 
QuestionRe: Non display characters for selection count Pin
David Crow9-Mar-16 5:03
David Crow9-Mar-16 5:03 
AnswerRe: Non display characters for selection count Pin
ForNow9-Mar-16 5:20
ForNow9-Mar-16 5:20 
GeneralRe: Non display characters for selection count Pin
David Crow9-Mar-16 5:40
David Crow9-Mar-16 5: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.