I created a new class (derived from CStatic) and when I right click the new class, I DON'T get the option to add virtual function... What have I missed?
Printable View
I created a new class (derived from CStatic) and when I right click the new class, I DON'T get the option to add virtual function... What have I missed?
I don't think you have missed anything. Probably you should reinstall VC++ on your computer. On my computer, adding virtual functions on a class derived from CStatic works fine.
Petrut Isan <[email protected]>