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 |
How to convert the content of buffer into lower case character.
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?
how u can move CDC pointer to one line in cview?
what is the size of a process
what do you mean by psychic window?
What is the use of CObject::Dump function ?
1)How to create ToolTip in MFC?
Tell us something about MFC?
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
What is the difference between Extension DLL and Regular DLL?
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 does conditionally close the Dialog Box ?