Hello
Can you please tell me your way or give me a reference to best dialog and property sheet validation best practices in MFC application?
I have my own way to do it but I'm interested in any other opinion.
I heard that MFC DDX_xxx and DDV_xxx macros (and UpdateData() function) are not the best solution?
What about property sheet validation?