what Message displayed when a window is destroyed
Answers were Sorted based on User's Feedback
Answer / ali saida shaik
In WM_DESTROY MEssage we r Using the PostQuitMessage(0)
Function This Function Quit the UINT message is set to 0.if
we will give any message in WM_DESTROY it will be show.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / cheruku raghu
WM_QUIT message in the programme message queue is posted.
This causes WinMain to drop out of message loop and exit
the runing application.
| Is This Answer Correct ? | 0 Yes | 4 No |
what is the difference between MFC and Win32
5 Answers ArisGlobal, Microsoft,
to take three string inputs in a two dimensional array of 3 rows and 15 columns and write a function that prints them.
what API used to hide window
What is Function entry for DLL in win3.1?
sql query for delete duplicate records in sql datadbase
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.
What is an Hash Mapping in java?
how to Initialize contents of a dialog?
What is GDI object?
describe process of creating a new class of windows ??
What is preemption ? context switching ?
how radio button is active in dialog box?