what Message displayed when a window is destroyed

Answers were Sorted based on User's Feedback



what Message displayed when a window is destroyed..

Answer / guest

WM_DESTROY

Is This Answer Correct ?    6 Yes 0 No

what Message displayed when a window is destroyed..

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

what Message displayed when a window is destroyed..

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

Post New Answer

More Win32API Interview Questions

What is Win32?

14 Answers   AAA, Genpact, HCL, Wipro,


explain WM_PAINT message ?????

0 Answers  


write About send message and post message

4 Answers  


what Message displayed when a window is destroyed

3 Answers  


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??

2 Answers  






what is the difference between MFC and Win32

5 Answers   ArisGlobal, Microsoft,


what is the function to repaint a window immediately?

2 Answers  


What is preemption ? context switching ?

3 Answers  


what are the design patterns of an MFC application

5 Answers   Samsung, SunSoft Technologies,


java is pure object oriented programming language why?

3 Answers   HCL,


how radio button is active in dialog box?

1 Answers  


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.

1 Answers   MultiVision,


Categories