I have a class (derived from CDialog) that displays a dialog and processes the input. Now I need another dialog that has many similar properties to the one described above and should be opened instead, based on some criteria. I would like to handle both of these dialog boxes through the same class. Is this possible?
Thanks and Regds
Thanks and Regds