13. MFC Tips, Tricks, and Caveats
- 13.1. Macro Questions
- 13.1.1. What's the difference between IMPLEMENT_DYNAMIC, IMPLEMENT_DYNCREATE, and IMPLEMENT_SERIAL?
- 13.1.2. How can I declare an abstract base class to be IMPLEMENT_SERIAL?
- 13.1.3. I can't create an instance because of DECLARE_DYNCREATE!
- 13.1.4. How do I enable TRACE macros in my app?