I am trying to have a dialog box open another dialog box when the user pushes the button, but it is not working. I have this code so far, but nothing else.
HELP!!!!
Code:
void CMemadialogDlg::OnButton1()
{
// TODO: Add your control notification handler code here
}
HELP!!!!