Differ GetMessage, PostMessage & PeakMessage?
Answer Posted / krishna
GetMessage() will retrives the message from the running
message queue and The function dispatches incoming sent
messages until a posted message is available for retrieval.
PeekMEssage() retrieves the message from running message
queue but will not remove the message information from the
message queue.
PostMessage() Posts the message to the message queue and
returns.
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Do you have an idea about MFC?
What does mfc stand for?
2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers
What is mfc class hierarchy?
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
List out the basic features of MFC.
plzz tell me what we can do and dont in tally ERP & sap business one?
How do I create a dialog box in mfc?
I want recent paper pattern for HP company?
What is the difference between Struts and JSF? Pls list some most suitable differences.
what message is sent to an application when the user presses the primary button?
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
what is functioning of DIalodDataXchange ..?
how to repaint when working with horizontal scroll bar