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. finding files inside folder

finding files inside folder

Scheduled Pinned Locked Moved C / C++ / MFC
question
5 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.
  • F Offline
    F Offline
    FarPointer
    wrote on last edited by
    #1

    hi, how do i get the information of the files present inside a folder,that is the list of the files. Regards FarPointer

    B 1 Reply Last reply
    0
    • F FarPointer

      hi, how do i get the information of the files present inside a folder,that is the list of the files. Regards FarPointer

      B Offline
      B Offline
      Blake V Miller
      wrote on last edited by
      #2

      See FindFirstFile, FindNextFile, and FindClose. Dozens of code examples in articles and comments in this forum already answer this question :sigh:

      S 1 Reply Last reply
      0
      • B Blake V Miller

        See FindFirstFile, FindNextFile, and FindClose. Dozens of code examples in articles and comments in this forum already answer this question :sigh:

        S Offline
        S Offline
        sunit5
        wrote on last edited by
        #3

        In continuation with Blake V Miller u can use CFileFind, CFileFind::FindFile ,CFileFind::FindNextFile

        F 1 Reply Last reply
        0
        • S sunit5

          In continuation with Blake V Miller u can use CFileFind, CFileFind::FindFile ,CFileFind::FindNextFile

          F Offline
          F Offline
          FarPointer
          wrote on last edited by
          #4

          well thanx i did it using those functins .

          T 1 Reply Last reply
          0
          • F FarPointer

            well thanx i did it using those functins .

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

            Try Tom Serface CFileFindEx[^]

            "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