1)set the Title for The File DialogBox, in MFC?
Answer / 106743013743
void CtharamDlg::OnBnClickedFileBtn()
{
CFileDialog *dlg = new CFileDialog(TRUE);
dlg->m_ofn.lpstrTitle = L"It's Time to Open the File";
dlg->DoModal();
}
try it, surly execute
code by Ctharam
Is This Answer Correct ? | 3 Yes | 0 No |
Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?
Explain in sort What is CTargetObject?
Given two processes, how can they share memory?
how to give colour for dialog button or static buuto?any one explain full code ?pls pls
Explain about MDI and CMultiDocTemplate ?
1)set the Title for The File DialogBox, in MFC?
What?s the difference between Modal and Modeless Dialog?
List out the basic features of MFC.
What is the difference between Struts and JSF? Pls list some most suitable differences.
What is the base class for MFC Framework ?
Why not virtual functions to handle messages?
what is the difference between SDI and MDI
15 Answers CMC, HCL, Siemens,