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

C / C++ / MFC

 
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 
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 
What is the best way to detect if a user presses the L button down and releases it within a specified region on a dialog? The way I'm considering doing it is to use the OnLButtonDown and OnLButtonUp methods and set a bool flag when the user presses down whilst within this region and when they release the mouse to check this flag and then check if they are still in the region. Is this the best/recommended way of doing it or is there better more effient ways?

TIA,
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 
GeneralRe: Dialog box Pin
Nelek22-Oct-07 4:27
protectorNelek22-Oct-07 4:27 
GeneralRe: Dialog box Pin
shir_k22-Oct-07 4:33
shir_k22-Oct-07 4:33 
GeneralRe: Dialog box Pin
Nelek29-Oct-07 21:44
protectorNelek29-Oct-07 21:44 
QuestionDisallowing dll use from development environment? Pin
electronica80822-Oct-07 2:53
electronica80822-Oct-07 2:53 
AnswerRe: Disallowing dll use from development environment? Pin
Cedric Moonen22-Oct-07 2:55
Cedric Moonen22-Oct-07 2:55 
GeneralRe: Disallowing dll use from development environment? Pin
electronica80822-Oct-07 3:26
electronica80822-Oct-07 3:26 

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.