write About send message and post message
Answers were Sorted based on User's Feedback
Answer / karthikeyan
SendMessage is a blocking call. ie., when a SendMessage()
API is called from an application, the lines written after
this API call cannot be executed until the message is
processed and returned by the window procedure.
Whereas PostMessage() just posts the message into the
windows corresponding message queue and returns immediately
irrespective of the message is processed or not.
Is This Answer Correct ? | 14 Yes | 3 No |
Answer / pooja
send message doesn't follows message loop route.
while post massage follows.
examples of send message:WM_QUIT
examples of post message :WM_CLOSE,WM_COMMAND,...
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / cheruku raghu
Both are Win32 API members.
SendMessage(...) its NonQueued Messages.
PostMessage(...) its Queued Messages.
SendMessage(...) Meassages can also be placed in a message
queue by calling PostMessage(...).
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shah chaitanya
SendMessage is calling window proc and waiting for reply.
where are PostMessage api is sending message in message
queue and will not wait. Then message will be in Message
queue till it will not be proceded by window proc.
In sort SendMessage waits till processing completion where
as PostMessage does not wait.
Is This Answer Correct ? | 2 Yes | 1 No |
What is an Hash Mapping in java?
How will we unable and disable services in win 7 ?
java is pure object oriented programming language why?
what is the stack size in win 32 program
sql query for delete duplicate records in sql datadbase
In win32 application if defining a variable of CString then it gives the error "CString:Undeclared identifier" how to solve the problem? What headerfile need to include??
What are the COM components
2 Answers SunSoft Technologies,
what is the function to repaint a window immediately?
Message to limit the size of window
write About send message and post message
What is GDI object?
Hi All, i got through he h1b Lotreey in india. US staming in the consulate is pendding . i applied from india for H1b but currently i am in germany for 1 year .i wanted to know can i attend the interview in germany.