I'm new to Visual C++/MFC.
Trying to create simple dialog with few controls. I want to access 'Edit Control's value in my code. For that, when I try to add variable name for 'Edit control'(or any other control) using "Add Control Variable" wizard, it gives error.
Am i missing something?