InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Ccmdtarget? |
|
Answer» CCMDTARGET class used to PROCESS window MESSAGE, any class directly or indirectly inherited from CCmdTarget will ELIGIBLE for message HANDLING.. CCmdTarget class used to process window message, any class directly or indirectly inherited from CCmdTarget will eligible for message handling.. |
|