Yes you missed something. His inheritance is private.Originally Posted by Yves M
Try making the inheritance public thus:
Code:class CWindow : public CApplicationCallback { // etc. };
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |