Whats is DDX & DDV in MFC?



Whats is DDX & DDV in MFC?..

Answer / vasanth

Dialog data exchange (DDX) is an easy way to initialize the
controls in your dialog box and to gather data input by the
user. Dialog data validation (DDV) is an easy way to
validate data entry in a dialog box.

Is This Answer Correct ?    42 Yes 1 No

Post New Answer

More MFC Interview Questions

What is the use of CCmdTarget ?

4 Answers  


How to access document object from view ?

1 Answers  


what do you mean by psychic window?

2 Answers   Patni,


What is mfc class hierarchy?

1 Answers  


How to convert a CString variable to char* or LPTSTR?

5 Answers   Dover,


What is Multithreading

1 Answers   Invensys,


is it possible to display a window .without using windowclass

1 Answers   E Logic,


How can we create thread in MFC framework?

3 Answers  


What is the command routing in MFC framework?

3 Answers  


what is functioning of DIalodDataXchange ..?

1 Answers  


How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?

1 Answers  


what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?

1 Answers  


Categories