is it possible to display a window .without using windowclass
Answer / sahadev tarei
yes.if we are not using any window fuction for handling message
| Is This Answer Correct ? | 0 Yes | 6 No |
1) How do you Destroy a Dialog Box ?
What is LoadLibrary function returns?
List out the basic features of MFC.
What are the advantages of using Doc/View or SDI over DialogBox
what if we provide two message handler for same message ?
What is the difference between ASSERT and VERIFY?
What is the command routing in MFC framework?
Explain the flow of SDI application?
what is the component of CLR ?
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
What is a message map?
1)why we cant create more than one instance of the class Derived from CWinApp