Explain in sort What is CTargetObject?
Answers were Sorted based on User's Feedback
Answer / laxmikant
any class that derived from CCmdTarget can contin Messgae
Map
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / prashant kalmodiya
In general, TargetObject is the object where you will get
the sorted result.
If you want to specific answer please update the context
and details of question like Grid or Array
| Is This Answer Correct ? | 0 Yes | 2 No |
In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?
What is thread & process?
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);
1)How to change the size of a button at run time ?
What function is used to disable a control at runtime?
Difference between Debug and Release versions?
1)why we cant create more than one instance of the class Derived from CWinApp
What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example
how does conditionally close the Dialog Box ?
Which MFC function is used to display output?
What are the types of button controls?
How we call a dialog in another dialog?