CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10

Threaded View

  1. #1
    Join Date
    Oct 2008
    Posts
    15

    solved: Find all directories in a directory

    hi all,

    i did not find any answer to my following question: how can i find all directories which are inside a specified directory using the MFC.

    I wanted to use a similar approach to finding a file inside a directory but i did not find an analogon to FindFile.
    Sounds strange, but i hope you will understand me!

    Does anybody know how i can realize this ?!


    best regards,
    #50
    Last edited by Raute50; October 30th, 2008 at 10:51 AM. Reason: problem was solved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured