What is userdefine Messages in MFC?
Answer / suresh
which messages ID's are created by WM_USER+, they are user defined messages.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the base class for MFC Framework ?
What interface must be supported by an ActiveX control?
What?s the difference between Modal and Modeless Dialog?
How to setup a timer?
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
How to find the mouse entering an image?..while entering need to display next image...
What is the base class for MFC
General purpose classes in MFC
What are the advantages of using Doc/View or SDI over DialogBox
What MFC base classes provide support for ActiveX controls?
how does the UIThread and worker thread communicates and handle events
What is the difference between workrer thread and UI thread