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 |
What function is called by a document class to notify views that the document has been changed?
How can update edit control data of an executing application from other application?
How to update windows title bar dynamically?
what is the use of CCmdTarget?
what is the size of a process
how to repaint when working with horizontal scroll bar
What is the difference between OnInitialUpdate and OnUpdate?
How to convert the content of buffer into lower case character.
How can i implement the dynamic menus in MFC plz give the code
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required
19)how to set Back Ground Picture to a Dialog Box in MFC ?
How to convert a CString variable to char* or LPTSTR?