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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Browse/Open dialog box

Browse/Open dialog box

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 Posts 4 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.
  • B Offline
    B Offline
    bugDanny
    wrote on last edited by
    #1

    Is there a basic windows dialog we can use when making an application that has a "Browse...", "Open...", or "Save..." option, or do I have to create my own? How would I use it, if there is one provided for me already? Danny

    R D T 3 Replies Last reply
    0
    • B bugDanny

      Is there a basic windows dialog we can use when making an application that has a "Browse...", "Open...", or "Save..." option, or do I have to create my own? How would I use it, if there is one provided for me already? Danny

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      See this[^] article. /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

      1 Reply Last reply
      0
      • B bugDanny

        Is there a basic windows dialog we can use when making an application that has a "Browse...", "Open...", or "Save..." option, or do I have to create my own? How would I use it, if there is one provided for me already? Danny

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        How about GetOpenFileName() or SHBrowseForFolder()?


        "One must learn from the bite of the fire to leave it alone." - Native American Proverb

        1 Reply Last reply
        0
        • B bugDanny

          Is there a basic windows dialog we can use when making an application that has a "Browse...", "Open...", or "Save..." option, or do I have to create my own? How would I use it, if there is one provided for me already? Danny

          T Offline
          T Offline
          ThatsAlok
          wrote on last edited by
          #4

          bugDanny wrote: Is there a basic windows dialog we can use when making an application that has a "Browse...", "Open...", or "Save..." option, or do I have to create my own? How would I use it, if there is one provided for me already? Here is the Example :- [http://www.codeproject.com/dialog/XFolderDialog.asp](http:// http://www.codeproject.com/dialog/XFolderDialog.asp)[[^](http:// http://www.codeproject.com/dialog/XFolderDialog.asp)] [http://www.codeproject.com/dialog/selectfolder.asp](http://
          http://www.codeproject.com/dialog/selectfolder.asp)[[^](http://
          http://www.codeproject.com/dialog/selectfolder.asp)]

          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

          cheers, Alok Gupta VC Forum Q&A :- I/ IV

          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