Hi all
how can I find all sub files and list them in VB 6.0 ????
if I want to list all sub files for exambel
C:\Folder1\fplder2\file.txt
and I want to find all files in drive C ???
thank you

Recommended Answers

All 2 Replies

Displaying all the files of a directory at one place does not make any sense to me.

Try using DriveListBox, DirListBox and FileListBox Control. Check this , may help you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.