Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Save File Dialog Creation

Save File Dialog Creation

Scheduled Pinned Locked Moved C / C++ / MFC
c++algorithmshelptutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    orcblood
    wrote on last edited by
    #1

    I have no idea as to how to do this. I have my window set up with a file menu and everything (print and exit work), however I can not figure out how to do this (or an open file dialog for that matter). I was wondering if anyone could help by telling me how to do this with MSVC++. I only ask because I have been searching on the internet for a few months and I cannot find any tutorials on this subject that actually work. Some seem to work just fine for the creator, but not for me. Any help would be appreciated. Thanks, orcblood

    M 1 Reply Last reply
    0
    • O orcblood

      I have no idea as to how to do this. I have my window set up with a file menu and everything (print and exit work), however I can not figure out how to do this (or an open file dialog for that matter). I was wondering if anyone could help by telling me how to do this with MSVC++. I only ask because I have been searching on the internet for a few months and I cannot find any tutorials on this subject that actually work. Some seem to work just fine for the creator, but not for me. Any help would be appreciated. Thanks, orcblood

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      It's GetSaveFileName() if you're using the API, or CFileDialog if you're using MFC or WTL. --Mike-- The Internet is a place where absolutely nothing happens.   -- Strong Bad 1ClickPicGrabber - Grab & organize pictures from your favorite web pages, with 1 click! My really out-of-date homepage Sonork-100.19012 Acid_Helm

      O 1 Reply Last reply
      0
      • M Michael Dunn

        It's GetSaveFileName() if you're using the API, or CFileDialog if you're using MFC or WTL. --Mike-- The Internet is a place where absolutely nothing happens.   -- Strong Bad 1ClickPicGrabber - Grab & organize pictures from your favorite web pages, with 1 click! My really out-of-date homepage Sonork-100.19012 Acid_Helm

        O Offline
        O Offline
        orcblood
        wrote on last edited by
        #3

        Hmm thanks, how would I add file support (ie a .txt file - should be easiest no bit blitting or anything :))? I have a book on windows programming but it doesn't mention anything about doing this in there. I would like to use the API, but I just don't know how to program anything in. Or if theres a tut site that you know of where I could find an easy explination (that works) then that would help too. Any help would be appreciated once again, thanks. orcblood

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups