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. how to edit open dialog box

how to edit open dialog box

Scheduled Pinned Locked Moved C / C++ / MFC
c++sysadmintutorialquestion
7 Posts 5 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.
  • A Offline
    A Offline
    andy179394
    wrote on last edited by
    #1

    hi all, i want to change the open dialog box that is create by MFC, how can i make the changes to the open dialog box that users ONLY can view the folders and files from the server, so that user just can open the files from that server. have a nice day :)

    S N H D 4 Replies Last reply
    0
    • A andy179394

      hi all, i want to change the open dialog box that is create by MFC, how can i make the changes to the open dialog box that users ONLY can view the folders and files from the server, so that user just can open the files from that server. have a nice day :)

      S Offline
      S Offline
      Sarath C
      wrote on last edited by
      #2

      Sorry I didnt get anything from this question

      andy179394 wrote:

      open dialog box

      what is Open dialog box actually what is the duty of that dialog? which control u r using to show the files and folder list? SaRath
      "D on't blindly follow rules you read somewhere without verifying that it makes sense for your situation!"

      1 Reply Last reply
      0
      • A andy179394

        hi all, i want to change the open dialog box that is create by MFC, how can i make the changes to the open dialog box that users ONLY can view the folders and files from the server, so that user just can open the files from that server. have a nice day :)

        N Offline
        N Offline
        NiceNaidu fo
        wrote on last edited by
        #3

        U mean CFileDialog ?? If that is the case, Check this . http://www.codeproject.com/dialog/customize_dialog.asp[^] Appu.. "If you judge people, you have no time to love them."

        1 Reply Last reply
        0
        • A andy179394

          hi all, i want to change the open dialog box that is create by MFC, how can i make the changes to the open dialog box that users ONLY can view the folders and files from the server, so that user just can open the files from that server. have a nice day :)

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          See Standard File Open dialog with preview [^]_**


          **_

          whitesky


          1 Reply Last reply
          0
          • A andy179394

            hi all, i want to change the open dialog box that is create by MFC, how can i make the changes to the open dialog box that users ONLY can view the folders and files from the server, so that user just can open the files from that server. have a nice day :)

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

            andy179394 wrote:

            how can i make the changes to the open dialog box that users ONLY can view the folders and files from the server...

            As opposed to what?


            "The largest fire starts but with the smallest spark." - David Crow

            A 1 Reply Last reply
            0
            • D David Crow

              andy179394 wrote:

              how can i make the changes to the open dialog box that users ONLY can view the folders and files from the server...

              As opposed to what?


              "The largest fire starts but with the smallest spark." - David Crow

              A Offline
              A Offline
              andy179394
              wrote on last edited by
              #6

              thanks for reply, what i want is when you press the open button from file menu, it will prompt a open dialog box, right. Basically that box can open the files from c or d drives, but now i want that open dialog box display the ftp server files, not the files from the drives. hope you can get my mean. thx.;) have a nice day :)

              D 1 Reply Last reply
              0
              • A andy179394

                thanks for reply, what i want is when you press the open button from file menu, it will prompt a open dialog box, right. Basically that box can open the files from c or d drives, but now i want that open dialog box display the ftp server files, not the files from the drives. hope you can get my mean. thx.;) have a nice day :)

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

                You can still use CFileDialog or GetOpenFileName(). It will just require a starting folder. Check out the OPENFILENAME.lpstrInitialDir member variable.


                "The largest fire starts but with the smallest spark." - David Crow

                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