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 |
Difference between Debug and Release versions?
I want recent paper pattern for HP company?
Tell us something about MFC?
What is thread & process?
How do I create a dialog box in mfc?
Have you ever used win32 APIs ?
Explain the flow of SDI application?
is there any class which is not derived from Cobject
What is CArchive class dowes?
1)To Remove WS_MINIMIZEBOX in a Frame ?
How WM_PAINT message gets called in MFC,please explain it . a)Who calls the WM_PAINT message? b)When it gets called? c)how it comes to message queue? Please Explain it
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required