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
How many microsoft visual c++ do you need?
What is visual c++ runtime?
What is vc++ redistributable?
Can I delete old microsoft visual c++?
Explain the important features of vc++?
Difference between critical section, mutex and semaphore.
What is a microsoft visual c++ 2008 redistributable?
What is microsoft visual c++ 2015 redistributable package x64?
What is the difference between turbo c++ and visual c++?
Can I uninstall visual c++ 2005?
What is microsoft visual c++ 2008 redistributable and do I need it?
Explain pointer to the constant and constant pointer? Explain difference between them.
Is microsoft visual c++ important?
What is microsoft visual c++ used for?
What is vcredist?