Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to change DialogBox size and controls position on it at run time? Pin
Naveen3-Apr-07 20:46
Naveen3-Apr-07 20:46 
AnswerRe: How to change DialogBox size and controls position on it at run time? Pin
Hamid_RT3-Apr-07 21:00
Hamid_RT3-Apr-07 21:00 
AnswerRe: How to change DialogBox size and controls position on it at run time? Pin
sps-itsec463-Apr-07 21:09
sps-itsec463-Apr-07 21:09 
AnswerRe: How to change DialogBox size and controls position on it at run time? Pin
ThatsAlok18-Apr-07 21:30
ThatsAlok18-Apr-07 21:30 
QuestionCObArray Pin
deeps_cute3-Apr-07 20:23
deeps_cute3-Apr-07 20:23 
AnswerRe: CObArray Pin
Try3-Apr-07 20:49
Try3-Apr-07 20:49 
GeneralRe: CObArray Pin
deeps_cute3-Apr-07 23:33
deeps_cute3-Apr-07 23:33 
AnswerOT Pin
Nibu babu thomas3-Apr-07 21:23
Nibu babu thomas3-Apr-07 21:23 
GeneralRe: OT Pin
Cedric Moonen3-Apr-07 21:27
Cedric Moonen3-Apr-07 21:27 
GeneralRe: OT Pin
Nibu babu thomas3-Apr-07 21:29
Nibu babu thomas3-Apr-07 21:29 
GeneralRe: OT Pin
deeps_cute3-Apr-07 23:29
deeps_cute3-Apr-07 23:29 
GeneralRe: OT Pin
Nibu babu thomas3-Apr-07 23:53
Nibu babu thomas3-Apr-07 23:53 
GeneralRe: OT Pin
Try4-Apr-07 0:45
Try4-Apr-07 0:45 
GeneralRe: OT Pin
Nibu babu thomas4-Apr-07 0:55
Nibu babu thomas4-Apr-07 0:55 
GeneralRe: OT Pin
ThatsAlok18-Apr-07 21:30
ThatsAlok18-Apr-07 21:30 
QuestionSendMessage Pin
Anilkumar K V3-Apr-07 20:11
Anilkumar K V3-Apr-07 20:11 
Hi
The SendMessage function is used to send a message directly to a window procedure.
Does this means that for messages received by SendMessage, the message loop( GetMessage & DispatchMessage) is not needed to process the message and call the windowproc.

What happens internally on SendMessage?

Welcome all suggestions

Thanks
Anil
AnswerRe: SendMessage Pin
Naveen3-Apr-07 20:44
Naveen3-Apr-07 20:44 
AnswerRe: SendMessage Pin
prasad_som3-Apr-07 21:10
prasad_som3-Apr-07 21:10 
GeneralRe: SendMessage Pin
Naveen3-Apr-07 21:39
Naveen3-Apr-07 21:39 
AnswerRe: SendMessage Pin
prasad_som4-Apr-07 2:47
prasad_som4-Apr-07 2:47 
AnswerRe: SendMessage Pin
Roger Stoltz3-Apr-07 21:47
Roger Stoltz3-Apr-07 21:47 
GeneralRe: SendMessage Pin
Anilkumar K V3-Apr-07 23:00
Anilkumar K V3-Apr-07 23:00 
GeneralRe: SendMessage Pin
Roger Stoltz4-Apr-07 1:08
Roger Stoltz4-Apr-07 1:08 
GeneralRe: SendMessage Pin
Anilkumar K V9-Apr-07 23:14
Anilkumar K V9-Apr-07 23:14 
GeneralRe: SendMessage Pin
Roger Stoltz10-Apr-07 1:29
Roger Stoltz10-Apr-07 1:29 

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.