I am using a API that lets me scan a folder and add the files in the directory (folder) to a list box. But I want to take this to the next level and add the files to a ListView control, then have windows find the icon that goes with the file, and display it in the listview control along w/ the file. How do I accomplish this????