| blabla1 (22) | |
|
Hello, I need to write a program using inheritance of 3 generations (i.e. Paint). I'm thinking of 3 generations: Point --> Line --> Shape (---> Recatngle etc.) How can I do that in MFC? using Visual Studio. The primary class should be abstract class. I hope you have some suggestions for me... Thanks! | |
|
|
|