Jump to content

Folders Default


Recommended Posts

Hi,

I got a listbox which load/reads files from path given.

I have added different checkboxes for example .exe / .ini / .mp3 which makes the list load these set types.

Which one is the default to make it load/read Folders??? I tried these 2 but.... " *.* " / " * ".

I feel nothing.It feels great.

Link to comment
Share on other sites

What do you mean when you say 'load/read' files? Are you using FileFindFirstFile and FileFindNextFile to find the files based on the filter? We need more information about the implementation of your 'load/read' (actual code would be even better).

Link to comment
Share on other sites

I am searching the filter for the folders.

As i said i have a list that loads items from path given (example @DesktopDir...)

The way of giving the path at the list is sometimes FileOpenDialog, other FileListToarray and other _RecFileListToArray. Anyway this is a little bit complicated and it is gonna leed a long way. Nevermind i will find my way out.

Thanks

I feel nothing.It feels great.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...