Iam learning MFC currently. On VS 2010 dialog editor, i created a listbox and few buttons on a dialog. Then i added a listbox member variable using the class wizard.
Now when i try the same thing again for a button, i find the class wizard is empty. It just shows the project name. It doesn't show anything else.
Can someone help?