View Single Post
Go4Expert Founder
10Feb2008,15:36  
shabbir's Avatar
You should then be doing your hands on with C++ because how to put a variable in a class is nothing to do with VC++. The variable pointer you declared in your above code should be moved to CProjectDlg class member variable.