There's one in Windows. You can access it with the GetOpenFileNAme() and GetSaveFileName() functions. In MFC you can use the CFileDialog class object. Hope that this helped! ;-)
Play with this code if you like. Just copy and paste. It will work. It will create a text file and print the time and date in it if you select .txt. If you don't select .txt you get a message box.
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.