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 |
What is the use of CCmdTarget ?
How to access document object from view ?
what do you mean by psychic window?
What is mfc class hierarchy?
How to convert a CString variable to char* or LPTSTR?
What is Multithreading
is it possible to display a window .without using windowclass
How can we create thread in MFC framework?
What is the command routing in MFC framework?
what is functioning of DIalodDataXchange ..?
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?