J
John Marshall
I have a two checked listboxes, I would like to go through a harddisk
using the drive and directory enumerations. But I would like to keep the
program from going into the system info directory. Then put this in the
checked list and when the user clicks a directory, the program put the
filenames and extension in a ini file like this:
file1="filename.ext","dir"
How is this done?
John
using the drive and directory enumerations. But I would like to keep the
program from going into the system info directory. Then put this in the
checked list and when the user clicks a directory, the program put the
filenames and extension in a ini file like this:
file1="filename.ext","dir"
How is this done?
John