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 is the difference between Extension DLL and Regular DLL?
How we call a dialog in another dialog?
what are the feauters of CObject
What is the base class for MFC Framework ?
How to convert a CString variable to char* or LPTSTR?
What four types of properties are supported by an ActiveX control?
How can i change the color of a dropdowncombobox elements
How to setup a timer?
Why not virtual functions to handle messages?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
What function is used to disable a control at runtime?