adspace
Differ GetMessage, PostMessage & PeakMessage?
Answer Posted / boggarapu sateesh kumar
GetMessage function waits for a message to be placed in the
queue before returning.
PeekMessage function does not wait for a message to be
placed in the queue before returning.
The PostMessage function places (posts) a message in the
message queue associated with the thread that created the
specified window and then returns without waiting for the
thread to process the message.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category