Apr 6, 2005 #1 Wings Programmer Joined Feb 14, 2002 Messages 247 Location US Hello, Can anyone tell me how to use standard windows dialogs such as the File Open, Save As ect.. dialogs in my MFC application? Thanks
Hello, Can anyone tell me how to use standard windows dialogs such as the File Open, Save As ect.. dialogs in my MFC application? Thanks
Apr 6, 2005 1 #2 mingis Programmer Joined Jan 23, 2002 Messages 475 Location LT GetOpenFileName() GetSaveFileName() Upvote 0 Downvote