how do I make so when someone changes a drivelistbox, named drive1, it shows the contents of that drive in a dirlistbox named dir1 in the same from, and when someone changes a directory in dir1 it shows the corresponding files in a filelistbox called file1 in the same form.