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 meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
What is the difference between the SDI and MDI
1) create ToolTip in MFC?
plzz tell me what we can do and dont in tally ERP & sap business one?
What types of threads are supported by MFC framework?
What is CArchive class dowes?
how u can move CDC pointer to one line in cview?
what is message loop how mfc does it internally?
1)How to change a text of a button as Dynamically?
General purpose classes in MFC
In MFC By Using Communication Between Dialog Boxes,How Can We Send Message Of one Dialog Box To Another Dialog.?
3 Answers Financial Technologies,
1)why we cant create more than one instance of the class Derived from CWinApp