Explain dialog data exchange (DDX) and dialog data validation (DDV)

dialog data exchange (DDX) In MFC , a method for transferring data between the controls of a dialog box and their associated variables. DDX is an easy way to initialize dialog box controls and gather user data input.

dialog data validation (DDV) In MFC , a method for checking data as it is transferred from the controls in a dialog box. DDV is an easy way to validate data entry in a dialog box.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>