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 |
what are the feauters of CObject
how many types of messages are their
What is the base class for MFC Framework ?
what is the component of CLR ?
What is the difference between the Encapsulation and Abstraction
25 Answers HCL, Invensys, TCS, Wipro,
what is the use of CCmdTarget?
Why Array Index starts from Zero
What types of threads are supported by MFC framework?
What four types of properties are supported by an ActiveX control?
What is stack size in win32 program?
What is a critical section and how is it implemented?
what do you mean by psychic window?