Use C++ Inheritance to Extend MFC
In this video, Jonathan Wood demonstrates C++ inheritance by extending MFC's CString class with methods for parsing file paths. Inheritance is a feature of C++ that can be used to great effect with MFC. Presented By: Jonathan Wood | Related Videos |