What is the use of DDV and DDX routines ?

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


Please Help Members By Posting Answers For Below Questions

What is cmutex?

658


What is vcredist?

704


What is microsoft visual c++ redistributable and do I need it?

613


What is the Use of the Developer Studio Editor?

2236


What is visual c++ 2008 redistributable x64?

635






What is microsoft visual c++ used for?

639


Is visual c++ still used?

633


Where can I find microsoft visual c++ on my computer?

683


Do I need microsoft visual c++ 2005 redistributable on my computer?

732


Can I remove microsoft visual c++?

677


Is visual c++ the same as c++?

673


Is it ok to uninstall microsoft visual c++?

686


What is vc++ programming?

763


Does visual c++ 2017 replace 2015?

661


How do I reinstall visual c++ on windows 10?

639