1)how to Display the File Dialog Box, in MFC ?
Answer / 106743013743
Ex:-
void Ctharam::OnBnClickedFileBtn()
{
CFileDialog *dlg = new CFileDialog(TRUE); // TRUE means Open
dlg->DoModal();
}
code by Ctharam
| Is This Answer Correct ? | 2 Yes | 0 No |
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required
Types of DLL's
what is the component of CLR ?
how can u change button shape at run time
What is the initial function to be called in MFC and what it will do
1)how to Display the File Dialog Box, in MFC ?
If application hangs while SendMessage is waiting for the result, how you handle it?
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
What is socket?
What is the difference between Synchronous sockets and asynchronous sockets?
What is the use of CCmdTarget ?
what is the difference between SDI and MDI
15 Answers CMC, HCL, Siemens,