Basically I’ve created a mfc dialog with a button saying load. I just want to do what it says on the tin. If anyone could help I’d be grateful. I’m guessing it’s something to do with the CFile function.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to your comment at hyperflow’s answer:
CFileDialog is your friend. It’s very easy to use.