Hello,
I am new to C++ and VS but have written a few programs in c before.
When I try to compile a single dialog (Form) application I get
"error C2352: 'CUserinfo3App::WriteCancelled' : illegal call of non-static
member function"
I trying to call a function in a class derived from CWinApp from another
class.
Some MSKB articles say this is a bug which goes back to VC++4 but I'm I
running VC6 with SP5.
Surely this bug must have been fixed by now! or am I just making a mistake?
(I suspect I am)
Any help or pointers appreciated as I'm kinda stuck.
P..



LinkBack URL
About LinkBacks



