is there any class which is not derived from Cobject
Answers were Sorted based on User's Feedback
Answer / sahadev tarei
Those are structure not a class.please under stand the
questions.
----------
Structures
----------
CCreateContext
CHttpArg
CMemoryState
COleSafArray
CPrintInfo
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of UpdateData funciton ?
is it possible to display a window .without using windowclass
what is the use of CWinApp class?
how do u identify RTTI in vc++
how does conditionally close the Dialog Box ?
What is a message map, and what is the advantage of a message map over virtual functions?
what is the difference between SDI and MDI
15 Answers CMC, HCL, Siemens,
What function is used to retrieve the currently selected index in a list box?
What MFC base classes provide support for ActiveX controls?
I have 2 threads. One thread prints odd numbers and the second thread prints even numbers. Now, I have to execute the threads alternatively so that i can output 1,2,3,4,5,6,..... write code for this?
what is the component of CLR ?
Explain about MDI and CMultiDocTemplate ?