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 |
what message is sent to an application when the user presses the primary button?
What types of threads are supported by MFC framework?
What are the advantages of using Doc/View or SDI over DialogBox
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 difference between the TCP/IP and UDP socket
Have you ever used win32 APIs ?
What is Multithreading
How can update edit control data of an executing application from other application?
1)set the Title for The File DialogBox, in MFC?
What view class enables you to use an edit control as a view?
What is the base class for MFC Framework ?
How do I create a dialog box in mfc?