hi, I coded this; but compiler gets errors on MySubmenu constructor in .cpp ...What's the problem? thanks
mypopupmenu.cpp(40): error C2653: 'MySubmenu' : is not a class or namespace name
mypopupmenu.cpp(42): error C2550: 'MySubmenu' : constructor initializer lists are only allowed on constructor definitions
mypopupmenu.cpp(40): error C2653: 'MySubmenu' : is not a class or namespace name
mypopupmenu.cpp(42): error C2550: 'MySubmenu' : constructor initializer lists are only allowed on constructor definitions
To copy to clipboard, switch view to plain text mode
Bookmarks