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)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.