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

Difference between critical section, mutex and semaphore.

628


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

547


Explain the advantages of cwinthread class.

596


What is visual c++ used for?

579


In which Way invoke context-sensitive help inside the editor?

1780






Is microsoft visual c++ a virus?

658


What is visual c++ 2008 redistributable x64?

551


Is microsoft visual c++ important?

632


How do I create an mfc application in vc++?

609


How do I reinstall microsoft visual c++?

519


Do I need microsoft visual c++?

568


What is a microsoft visual c++ 2008 redistributable?

536


Explain pointer to the constant and constant pointer?

504


How do you handle drag and drop in ole?

593


What is microsoft visual c++ 2008 redistributable?

585