MFC Win32 COM Windows Programming Questions
What is the base class for MFC Framework ? CObject 2. If i derive a new class from CObject what are the basic features my derived wil get ? Runtime class identification/ dynamic object creation (b) Synchronization (c) diagnostic support. 3. What is the use of CCmdTarget ? Command routing 4. What is document-view architecture [...]
Continue reading →