Click here to Skip to main content
15,910,981 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGDI+ help needed Pin
Kiran Satish22-Oct-07 11:34
Kiran Satish22-Oct-07 11:34 
AnswerRe: GDI+ help needed Pin
Llasus22-Oct-07 13:14
Llasus22-Oct-07 13:14 
GeneralRe: GDI+ help needed Pin
Kiran Satish22-Oct-07 15:50
Kiran Satish22-Oct-07 15:50 
QuestionHow do you send a button click message to parent window Pin
littleGreenDude22-Oct-07 8:07
littleGreenDude22-Oct-07 8:07 
AnswerRe: How do you send a button click message to parent window Pin
David Crow22-Oct-07 8:43
David Crow22-Oct-07 8:43 
GeneralRe: How do you send a button click message to parent window Pin
littleGreenDude22-Oct-07 8:47
littleGreenDude22-Oct-07 8:47 
GeneralRe: How do you send a button click message to parent window Pin
Maximilien22-Oct-07 8:55
Maximilien22-Oct-07 8:55 
GeneralRe: How do you send a button click message to parent window Pin
David Crow22-Oct-07 9:00
David Crow22-Oct-07 9:00 
You send BM_CLICK to the button, which in turn, notifies the parent with a BN_CLICKED notification.


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: How do you send a button click message to parent window Pin
Randor 22-Oct-07 10:37
professional Randor 22-Oct-07 10:37 
AnswerRe: How do you send a button click message to parent window Pin
Paresh Chitte22-Oct-07 19:05
Paresh Chitte22-Oct-07 19:05 
AnswerRe: How do you send a button click message to parent window Pin
Naveen22-Oct-07 19:53
Naveen22-Oct-07 19:53 
AnswerRe: How do you send a button click message to parent window Pin
Mark Salsbery23-Oct-07 8:57
Mark Salsbery23-Oct-07 8:57 
QuestionCTreeCtrl and SetRedraw Pin
bob1697222-Oct-07 5:08
bob1697222-Oct-07 5:08 
QuestionCDialog and Mouse clicks Pin
mcsherry22-Oct-07 4:33
mcsherry22-Oct-07 4:33 
AnswerRe: CDialog and Mouse clicks Pin
Nishad S22-Oct-07 4:42
Nishad S22-Oct-07 4:42 
GeneralRe: CDialog and Mouse clicks Pin
mcsherry22-Oct-07 6:45
mcsherry22-Oct-07 6:45 
AnswerRe: CDialog and Mouse clicks Pin
James R. Twine22-Oct-07 5:09
James R. Twine22-Oct-07 5:09 
QuestionI/O Completion Port question Pin
unknown10122-Oct-07 3:42
unknown10122-Oct-07 3:42 
AnswerRe: I/O Completion Port question Pin
led mike22-Oct-07 5:23
led mike22-Oct-07 5:23 
QuestionDialog box Pin
shir_k22-Oct-07 3:30
shir_k22-Oct-07 3:30 
QuestionRe: Dialog box Pin
David Crow22-Oct-07 3:38
David Crow22-Oct-07 3:38 
AnswerRe: Dialog box Pin
shir_k22-Oct-07 3:46
shir_k22-Oct-07 3:46 
QuestionRe: Dialog box Pin
David Crow22-Oct-07 3:51
David Crow22-Oct-07 3:51 
AnswerRe: Dialog box Pin
shir_k22-Oct-07 4:04
shir_k22-Oct-07 4:04 
GeneralRe: Dialog box Pin
shir_k22-Oct-07 4:24
shir_k22-Oct-07 4:24 

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.