In my dialog app.. I want to list all the files in a single (predefined) directory... But I dont want to use a treeveiw...
I want to use a list veiw so how can I get the names of all the files in the directory and how can I get a handle to each file in that directory?
Any replies would be much appreciated... thanks...
Cube