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 |
How you create a button dynamically?
How can we create thread in MFC framework?
what is the component of CLR ?
Explain the flow of SDI application?
What is the base class for most MFC classes?
What is CSingleDocTemplate?
Why not virtual functions to handle messages?
is it possible to display a window .without using windowclass
Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?
Psychic Window Technique
What is the difference between the SDI and MDI
1)How to load an icon on a button as Dynamically ?