how to change the titlebar of cfiledialog class .
.Can browsing possible with this .i got errors.see i wrote like thi
CFileDialog cd1(TRUE,NULL,NULL,"*.bmp"
int k=cd1.DoModal();
CString mess;
mess.Format("You selected %s",cd1.m_strFilename);
AfxMessageBox(mess,MB_YESNO);
reply soon
.Can browsing possible with this .i got errors.see i wrote like thi
CFileDialog cd1(TRUE,NULL,NULL,"*.bmp"
int k=cd1.DoModal();
CString mess;
mess.Format("You selected %s",cd1.m_strFilename);
AfxMessageBox(mess,MB_YESNO);
reply soon