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 |
Tell me the different controls in MFC ?
What is the difference between OnInitialUpdate and OnUpdate?
if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?
1)does Frame Thickness in MFC?
What is the difference between regular dlls and extended dlls?
What is the difference between Synchronous sockets and asynchronous sockets?
What is a message map, and what is the advantage of a message map over virtual functions?
If application hangs while SendMessage is waiting for the result, how you handle it?
What?s the difference between Modal and Modeless Dialog?
what is message Testing ?
what do you mean by psychic window?
What is mfc class hierarchy?