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 use of CObject::Dump function ?
How to update windows title bar dynamically?
Will there be any difference in the image buffer size if it is loaded in from CString to LPTSTR using GetBuffer()? lptstr = string.GetBuffer(0);
What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?
How we call a dialog in another dialog?
If there is more than 100 control in a window how we can change the Taborder of a controls
what is the difference between compiling and building?
what is the updated verssion in vc++
What is the difference between Struts and JSF? Pls list some most suitable differences.
1)How to change a text of a button as Dynamically?
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
What is the difference between Synchronous sockets and asynchronous sockets?