Answer Posted / zerozero
DDX-Transfer the data b/w dialog control and data member.
ex: DDX_TEXT(pDX,IDC_NAME,m_strName)
DDV: Validated the data entered into dialog control varibles.
Ex: DDX_TEXT(pDX,IDC_NAME,m_strName)
DDV_TEXT(pDX,m_strName,30)
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is vcredist?
What is microsoft visual c++ 2013 redistributable?
Is microsoft visual c++ a virus?
What is a thread (VC++) and state the difference between Cmutex and Csemaphone?
how to declare and populate an array of checkBoxes
What is a microsoft visual c++ 2008 redistributable?
What is microsoft visual c++ 2008 redistributable and do I need it?
What is microsoft visual c++ redistributable and do I need it?
What is a wizard?
How you build a project using Developer Studio?
Is visual c++ a compiler?
Do I need microsoft visual c++ 2005 redistributable on my computer?
Explain pointer to the constant and constant pointer? Explain difference between them.
What is visual c++ runtime?
Do I need all the microsoft visual c++ redistributable?