Hello,
I am new to VC++ and started the book 'Learn VC++ in 21 days'. I have built a VC+++ controls Dialogue box containing buttons, combo box, edit box etc. Now, I wanted to attach variables to the controls. But, when I open the MFC Class WIzard and the Member variables tab in it, I dont find any ID's(to which these variables have to be attached) in the Controls ID space. i dont know what the problem is and i can progress further only if i can find a solution to it!