abcfantasy
Programmer
Hello,
I'm creating this custom component derived from TListBox used for file browsing. I use FindFirst and FindNext to get the list of directories and files and add them to the list.
The question is, how do I display the contents of My Computer? That is, displaying the logical drives, floppy drives, cd drives, etc...
I don't think FindFirst and FindNext could be of use here.
Any help?
Thanks in advance
Andrew
ABC -
I'm creating this custom component derived from TListBox used for file browsing. I use FindFirst and FindNext to get the list of directories and files and add them to the list.
The question is, how do I display the contents of My Computer? That is, displaying the logical drives, floppy drives, cd drives, etc...
I don't think FindFirst and FindNext could be of use here.
Any help?
Thanks in advance
Andrew
ABC -