Click to See Complete Forum and Search --> : Virtual functions not appearing in DevStudio..


jhattingh
July 12th, 1999, 08:59 AM
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?

iron_man
July 12th, 1999, 09:35 AM
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 <petruti@stc.sibnet.ro>